Click or drag to resize
IStashUnstash Method
Unstash the oldest message in the stash and prepends it to the actor's mailbox. The message is removed from the stash.

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