In The Hand LtdIn The Hand
WaitOne Method
NamespacesInTheHand.ThreadingEventWaitHandleWaitOne()()()()
.NET Components for Mobility
Blocks the current thread until the current WaitHandle receives a signal.
Declaration Syntax
C#Visual Basic
public override bool WaitOne()
Public Overrides Function WaitOne As Boolean
Return Value
true if the current instance receives a signal. if the current instance is never signaled, WaitOne(Int32, Boolean) never returns.

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0