'no name' threads

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In some of my apps, when they quit executing in the debugger, some lines like
the following are displayed in the output window:

The thread '<No Name>' (0x2f0) has exited with code 0 (0x0).

These threads are started by .net, not by me (all my threads have names).
What are they for?
 
Back
Top