| 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: 1.2.3.42 (1.2.3.42)
Syntax abstract Unstash : unit -> unit
See Also