|
-
Jan 17th, 2003, 10:48 PM
#1
Thread Starter
Good Ol' Platypus
Thread stuffs
I'm a real wet-behind-the-ears guy when it comes to .NET. Because I needed to implement multithreading in my program, I decided to learn it (I already had it on the shelf ^_^) to make it easier. Here's my attempt at threading.Now, all of the data is right (and I know that's a really bad way to read XML files, but it works!). The problem lies within the new event of the PingThread class. It starts it, and for a fraction of a second the state is simply BACKGROUND (4). However, it soon turns to STOPPED (as in, the next line). I can't, for the life of me, figure out what's wrong.
Last edited by Sastraxi; Jan 17th, 2003 at 11:17 PM.
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
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
|
Click Here to Expand Forum to Full Width
|