Hi,
If I have (hmm, at least I want to have :) ) a winform, displaying the
progress of a long duration method, which is running in a separate
thread, how do I implement canceling the thread, if I click a button on
the form.
Any directions, examples, etc.
Thanks
Sunny
If I have (hmm, at least I want to have :) ) a winform, displaying the
progress of a long duration method, which is running in a separate
thread, how do I implement canceling the thread, if I click a button on
the form.
Any directions, examples, etc.
Thanks
Sunny
Comment