S
SMike
I use ThreadPool to manage multiple http requests. After a heavy load NT
ProcessViewer shows 64 threads opened. How is that possible?
As I know it could be no more then 25 threads opened per processor. Is there
a way to check if some threads are locked? How can I close them?
Thanks in advance
ProcessViewer shows 64 threads opened. How is that possible?
As I know it could be no more then 25 threads opened per processor. Is there
a way to check if some threads are locked? How can I close them?
Thanks in advance