C# Threading Questions.

Posted by krrishbiju-15589 under C# on 10/10/2013 | Points: 10 | Views : 1423 | Status : [Member] | Replies : 0
Hi,
Please provide a code on this

Start two threads T1 and T2 (parallel) which run both about 20 seconds:
Kill one of them after approximate 7 seconds.
Wait for both threads until they finish
Quit program.

Regards
krrishbiju




Responses

(No response found.)

Login to post response