Method | Description | |
---|---|---|
LiteTimeoutBlockingWaitStrategy ( System.TimeSpan timeout ) : System |
Creates a LiteTimeoutBlockingWaitStrategy with the specified timeout.
|
|
SignalAllWhenBlocking ( ) : void |
IWaitStrategy.SignalAllWhenBlocking.
|
|
WaitFor ( long sequence, |
IWaitStrategy.WaitFor.
|
public LiteTimeoutBlockingWaitStrategy ( System.TimeSpan timeout ) : System | ||
timeout | System.TimeSpan | |
return | System |
public WaitFor ( long sequence, |
||
sequence | long | |
cursor | ||
dependentSequence | ISequence | |
barrier | ISequenceBarrier | |
return | long |