-
Multithreaded In VB.NET
Hi,
As i know, VB.NET support multithreaded, but how can we check whether a thread is still alive or not? Is that using the Thread.ThreadState? I tried that, it returned a integer value 8, what does that mean? Any resource have the detail of the returned value? Another question is, how can a thread kill itself??
Other than that, anybody know where can i get the reference of the discussing bout the management of thread? The management of threads is important right?
Thanks, hope somebody can answer my question
-
You'll find a list of the ThreadState enumeration values here: http://msdn.microsoft.com/library/en...classtopic.asp
You may find this article helpful as an introduction to multithreaded programming in VB.NET: http://www.devx.com/getHelpOn/10MinuteSolution/20365
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
-
Thanks you very much
Similar Threads
-
Replies: 6
Last Post: 11-06-2002, 02:42 PM
-
Replies: 125
Last Post: 10-05-2002, 04:34 PM
-
By Michael Culley in forum .NET
Replies: 6
Last Post: 06-19-2002, 09:11 AM
-
By Tom Cabanski in forum .NET
Replies: 74
Last Post: 03-14-2001, 03:30 PM
-
By David Kroll in forum .NET
Replies: 33
Last Post: 02-13-2001, 10:23 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks