My VS.NET IDE has a combobox in the debug toolbar called "threads". I can
see all my threads there. 

BTW, if you set the .IsBackground property of a thread to true, it will end
automatically when the main form closes.

Regards,
Urs


-----Ursprüngliche Nachricht-----
Von: Alois Reisinger [mailto:[EMAIL PROTECTED]] 
Gesendet: Donnerstag, 16. Mai 2002 11:59
An: [EMAIL PROTECTED]
Betreff: [DOTNET] Thread Debugging...

Hi all,

Maybe it´s just a trivial question, but I can´t find it :(

It my application I make use of threading and such stuff.
Sometimes it happens, that I forget about some (?) threads and my Visual
Studio does not terminate debugging when I close the main form.

So, how can I check which threads are still running / suspended / ??

A
thx

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to