I'm not aware of any similar functionality in the CLR. -Mike http://staff.develop.com/woodring http://www.develop.com/devresources
----- Original Message ----- From: "pralay" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 18, 2002 4:19 AM Subject: Re: [ADVANCED-DOTNET] Accessing child thread from parent thread > Hi Simson, [snip] > For, example, in java there is a function enumerate() in thread class which > takes an array of Thread as argument, and this method stores in that array > all the Thread created by the primary thread. In, C# if there is something > like that, then I can abort all the Thread created by primary thread. You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
