Home
Library
Learn
Downloads
Support
Community
Forums
MSDN Library
.NET Development
Previous Versions
.NET Framework 2.0
Class Library Reference
System.Threading
WaitHandle Class
WaitHandle Methods
WaitAny Method
WaitAny Method (WaitHandle[])
WaitAny Method (WaitHandle[], Int32, Boolean)
WaitAny Method (WaitHandle[], TimeSpan, Boolean)
Related Links
Close Method
Dispose Method
SignalAndWait Method
System.IDisposable.Dispose Method
WaitAll Method
WaitOne Method
WaitHandle.WaitAny Method
This page is specific to:
.NET Framework Version:
1.1
2.0
3.0
3.5
Silverlight 3
4.0
.NET Framework Class Library
WaitHandle.WaitAny Method
Waits for any of the elements in the specified array to receive a signal.
Overload List
Name
Description
WaitHandle.WaitAny (WaitHandle[])
Waits for any of the elements in the specified array to receive a signal.
WaitHandle.WaitAny (WaitHandle[], Int32, Boolean)
Waits for any of the elements in the specified array to receive a signal, using a 32-bit signed integer to measure the time interval, and specifying whether to exit the synchronization domain before the wait.
WaitHandle.WaitAny (WaitHandle[], TimeSpan, Boolean)
Waits for any of the elements in the specified array to receive a signal, using a
TimeSpan
to measure the time interval and specifying whether to exit the synchronization domain before the wait.
See Also
Reference
WaitHandle Class
WaitHandle Members
System.Threading Namespace
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Yes
No
Do you like the tabbed code blocks?
Yes
No
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
x
Classic
Lightweight Beta
ScriptFree
Switch View