Killing a Thread

Trips

Well-known member
Joined
Aug 7, 2010
Messages
2,788
Hi,
I am totally new to Thread programming. I just wanted to kill a thread on a specified condition. I am using Abort method and then Join method for this purpose. Is that the proper way to kill the thread? Will Abort and Join method kill threads? Or it just
terminates threads? What is the diffrence between killing a thread and terminating a thread? Can any of u guys plse clarify my doubt?
Thanks
Lijo.


View the full article
 
Back
Top