Click or drag to resize
IStashUnstashAll Method
Unstashes all messages by prepending them to the actor's mailbox. The stash is guaranteed to be empty afterwards.

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
void UnstashAll()
See Also