program on threads by using resume, abort and suspend
program on threads by using resume, abort and suspend?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Jul 9, 2013, 1:40 PM
When compiling, ignore the warnings that Thread.Suspend and Resume are obsolete. They are but they still work :)
Sanjeeb LenkaPosted Jul 9, 2013, 12:16 PM
http://codesmesh.com/threading-in-c-sharp-with-example/