F
Faraz Hussain
Dear All,
How can I wait for multiple threads to finish in .Net Compact Framework?
In full .Net Framework we have Thread.join() method which we can call to
wait for the thread to finish but in .Net CF it is simply not available. Can
anyone tell me the alternative of Thread.join() method in .Net CF.
I shall be very thankfull.
regards,
Faraz
How can I wait for multiple threads to finish in .Net Compact Framework?
In full .Net Framework we have Thread.join() method which we can call to
wait for the thread to finish but in .Net CF it is simply not available. Can
anyone tell me the alternative of Thread.join() method in .Net CF.
I shall be very thankfull.
regards,
Faraz