Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Output debug message
Message
 
To
08/07/2005 09:00:50
Keith Payne
Technical Marketing Solutions
Florida, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01030241
Message ID:
01030398
Views:
13
>>When I run one of my apps through VS in debug mode I have noticed that the following text appears in the output debug window:
>>
>>The thread 'No Name' (0x9b0) has exited with code 0 (0x0).
>>
>>I create several threads in my app so I assume that is where it is coming from, but can I change the 'No Name' to a name? And what does exited with code 0 mean?
>>
>>Einar
>
>Einar,
>
>Code 0 is good. And you can name the thread by setting the Thread.Name property before you start it.

Keith,
I am glad to hear code 0 is a good thing (because that is all i am getting <s>). Do you know of a list of possible codes? Thanks for making me aware of the Name property.

Thanks,
Einar
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform