AkkaSpec..::..AwaitCond Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
AwaitCond(Func<(Of <<'(Boolean>)>>), TimeSpan, Boolean) |
Wait until a given condition evaluates to true or timeout, whichever happens first
|
![]() ![]() |
AwaitCond(Func<(Of <<'(Boolean>)>>), TimeSpan, TimeSpan, Boolean) |
Wait until a given condition evaluates to true or timeout, whichever happens first
|