Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 2.0
System.Threading
WaitHandle Class
WaitHandle Methods
WaitAll Method
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
.NET Framework Class Library
WaitHandle.WaitAll Method

Waits for all the elements in the specified array to receive a signal.

Name Description
WaitHandle.WaitAll (WaitHandle[]) Waits for all the elements in the specified array to receive a signal.
WaitHandle.WaitAll (WaitHandle[], Int32, Boolean) Waits for all the elements in the specified array to receive a signal, using an Int32 value to measure the time interval and specifying whether to exit the synchronization domain before the wait.
WaitHandle.WaitAll (WaitHandle[], TimeSpan, Boolean) Waits for all the elements in the specified array to receive a signal, using a TimeSpan value to measure the time interval, and specifying whether to exit the synchronization domain before the wait.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker