Hello experts,
i m working in C#. i m doing some long processing in a loop on some button1 click. i want to abort this processing on button2 click. do this require threads to be implemented, if yes then give me some example code for the same otherwise if any other method is thr to implement the same then help me.
thanks
jas