IntervalZero RTX64 Managed Code Framework
            
                                RTWaitHandleWaitAll Method (RTSafeWaitHandle[]) | 
                        
            Waits for any of the elements in the specified array to receive a signal. 
Namespace:   
   IntervalZero.RTX64.RTAPI.ThreadingAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)
Parameters
- waitHandles
 - Type: IntervalZero.RTX64.RTAPI.Threading.WaitHandles.RTSafeWaitHandle
A WaitHandle array containing the objects for which the current instance will wait.