RTWaitHandleWaitAll Method

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

Overload List
Name Description
Public method Static member WaitAll(RTSafeWaitHandle[])
Waits for any of the elements in the specified array to receive a signal.
Public method Static member WaitAll(RTSafeWaitHandle[], Int32, Boolean)
Waits for any of the elements in the specified array to receive a signal.
Top
See Also