| IStashUnstashAll Method |
| Name | Description | |
|---|---|---|
| UnstashAll |
Unstashes all messages by prepending them to the actor's mailbox.
The stash is guaranteed to be empty afterwards.
| |
| UnstashAll(FuncEnvelope, Boolean) |
Unstashes all messages selected by the predicate function. Other messages are discarded.
The stash is guaranteed to be empty afterwards.
|