RtWaitHandle.WaitAll 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.

See Also: