|
static |
Retrieves the number of idle threads the thread pool maintains in anticipation of new requests. Always 0 for both.
worker_threads | The maximum number of worker threads in the thread pool. |
completion_port_threads | The maximum number of asynchronous I/O threads in the thread pool. |