Akka.NET Documentation
Akka.NET Documentation
API Reference
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: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
void
Stash
()
abstract
Stash
:
unit
->
unit
See Also
Reference
IStash Interface
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET