S 
		
								
				
				
			
		Santosh
Hi,
I have a requirement while using ThreadPool class.
I am creating n number of threads using ThreadPool class, using
WaitCallback
method. In this Method I want to stop all the threads started from
main method using ThreadPool.
Is it possible? If yes, how?
Thanks in advance.
Regards,
Santosh L N
				
			I have a requirement while using ThreadPool class.
I am creating n number of threads using ThreadPool class, using
WaitCallback
method. In this Method I want to stop all the threads started from
main method using ThreadPool.
Is it possible? If yes, how?
Thanks in advance.
Regards,
Santosh L N