IntervalZero RTX64 Managed Code Framework
            
                                RTWaitHandleWaitOne Method | 
                        
Blocks the current thread until the current WaitHandle receives a signal.
            
Namespace:   
   IntervalZero.RTX64.RTAPI.ThreadingAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)
Return Value
Type: Booleantrue if the current instance receives a signal. if the current instance is never signaled, WaitOne(Int32, Boolean) never returns.