IInboxableReceiveWhere Method |
Name | Description | |
---|---|---|
ReceiveWhere(PredicateObject) |
Receive a next message satisfying specified predicate under default timeout.
| |
ReceiveWhere(PredicateObject, TimeSpan) |
Receive a next message satisfying specified predicate under provided timeout.
|