Overload List
Name | Description | |
---|---|---|
![]() ![]() |
WaitAny( IntPtr ) |
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.
|
![]() ![]() |
WaitAny( RTSafeWaitHandle ) |
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.
|
![]() ![]() |
WaitAny( IntPtr , 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.
|
![]() ![]() |
WaitAny( RTSafeWaitHandle , 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.
|
See Also