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.42 (1.2.3.42)
Syntax
void Stash()
See Also