A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Akka.Actor
IStash Interface
IStash Methods
ClearStash Method
Prepend Method
Stash Method
Unstash Method
UnstashAll Method
IStash
Stash Method
Stashes the current message (the message that the actor received last)
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
C#
VB
C++
F#
Copy
void
Stash
()
Sub
Stash
void
Stash
()
abstract
Stash
:
unit
->
unit
See Also
Reference
IStash Interface
Akka.Actor Namespace