BlockingWait Method (Object) |
Namespace: Tangosol.Util
public static bool Wait( Object monitor )
[Missing <returns> documentation for "M:Tangosol.Util.Blocking.Wait(System.Object)"]
Exception | Condition |
---|---|
ThreadInterruptedException | If the thread is interrupted or the timeout is reached. |