A assaf Oct 17, 2004 #1 hi all in win32, we could call WaitForMultipleObjects(); is there a parallel method in .NET? assaf
R Richard Blewett [DevelopMentor] Oct 17, 2004 #2 Look at the WaitHandle.WaitAll and WaitHandle.WaitAny methods Regards Richard Blewett - DevelopMentor http://staff.develop.com/richardb/weblog hi all in win32, we could call WaitForMultipleObjects(); is there a parallel method in .NET? assaf
Look at the WaitHandle.WaitAll and WaitHandle.WaitAny methods Regards Richard Blewett - DevelopMentor http://staff.develop.com/richardb/weblog hi all in win32, we could call WaitForMultipleObjects(); is there a parallel method in .NET? assaf