Waits for all the elements in the specified array to receive a signal.
Namespace: RTX.ThreadingAssembly: IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
Parameters
- waitHandles
- Type: RTX.Threading.WaitHandles RTSafeWaitHandle
A WaitHandle array containing the objects for which the current instance will wait.
Return Value
Type:
See Also