I am a new to threading. I have built my application and it works well, but here are some issues I am hopping someone can help me with.
1. How to stop a thread saftly (I don't want to stop it if it's in the middle of running something vital)
2. Catch a event (Like when my thread has finished running)
3. Handle Exceptions
Any help would be greatly appricaited.
Thanks
Also, I was looking for a threading category on this forum, but I couldn't find it. I appologize if I posted this in the wront category.
1. How to stop a thread saftly (I don't want to stop it if it's in the middle of running something vital)
2. Catch a event (Like when my thread has finished running)
3. Handle Exceptions
Any help would be greatly appricaited.
Thanks
Also, I was looking for a threading category on this forum, but I couldn't find it. I appologize if I posted this in the wront category.