|
static |
Sets the number of idle threads the thread pool maintains in anticipation of new requests.
worker_threads | The new minimum number of idle worker threads to be maintained by the thread pool. |
completion_port_threads | The new minimum number of idle asynchronous I/O threads to be maintained by the thread pool. |