I\'ve got several threads ,how can I pause/resume them?
From duplicate question:
How can i pause 5 threads, and to remember their status. Because one o
You have to use synchronisation techniques
MSDN Thread Synchronization