Close
jGuru Forums
Posted By: Zia_Mustefa Posted On: Friday, February 14, 2003 11:29 AM
I am experiencing abnormal behaviour of thread when I use Thread.stop(). After restarting the thread some variables get initialized which should not be happened. Actually I am reinitializing thread as I get Socket exception in case of Network time out.
Re: How to Stop thread
Posted By: Edward_Harned Posted On: Friday, February 14, 2003 02:09 PM
thread.stop() was deprecated years ago.
look at the block to the right of this reply and follow the link to "Thread Method Deprecation"