|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ThreadPool.SetMinThreadsCan someone explain in simple terms ThreadPools' SetMinThreads(workerThreads,
completionPortThreads). What exactly are the completionPortThreads? Hi,
"C Villalba" <CVilla***@discussions.microsoft.com> schreef in bericht From the MSDN:news:7428CD41-61A1-4B72-AD1A-8818DDD10BAE@microsoft.com... > Can someone explain in simple terms ThreadPools' > SetMinThreads(workerThreads, > completionPortThreads). What exactly are the completionPortThreads? http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemthreadingthreadpoolclasssetminthreadstopic.asp <quote> completionPortThreads The new minimum number of idle asynchronous I/O threads to be maintained by the thread pool. </quote> Kind regards, Tom Tempelaere. |
|||||||||||||||||||||||