> One thing you'll run into is the only thing you'll be able to do with this > thread while it's blocked on Thread.Sleep is to terminate it abnormally. > There is, of course, no way to do this in the framework (without using > PInvoke).
What about Thread.Interrupt? Isn't that for waking up a thread that's currently sleeping? =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com