Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to use multithreading for a project and I am in trouble.
I have a Windows Form in which I started two threads and then close the form and threads continue their works. How can I abort first thread in second thread?
Would you please explain with a simple code example?
Posted
Updated 16-Jul-10 8:03am
v2

1 solution

I deleted your other "quick answer" question. First, never EVER post your email address. The web site will automatically notify you via your registration email address of any responses. Second, You should have edited THIS question instead of posting another one. Third, you're posting a question OUTSIDE of the content of the article you were viewing. Go BACK to the article, and look at the bottom of the page. there 's a place there to post questions/comments to the article's author.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900