Click or drag to resize
Akka.NETIStashStash Method
Stashes the current message (the message that the actor received last)

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
void Stash()
See Also