DeQueuing Thread from ThreadPool.
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi.. In my application i have a situation where for particular period of time specific no.of threads are created in SmartThreadPool.. And its working fine.. Now i want to dequeue some of the Thread items from the ThreadPool, to stop the Threads.. I'm not sure how to get this.. Please help me.. For pooling i'm using SmartThreadPool. thanks, nas :confused: