View Single Post
  #7 (permalink)  
Old 12-02-2008, 3:02 PM
Adagio Adagio is offline
VB.NET Forum Fanatic
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Dec 2005
Posts: 133
Reputation: 56
Adagio is on a distinguished programming path ahead
Default

Well, I don't kill the thread directly. The thread has a loop, for each "round" it looks at a boolean value, if true it exits the loop, ending the thread normally
Reply With Quote