A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Akka.Actor
IStash Interface
IStash Methods
UnstashAll Method
UnstashAll Method
UnstashAll Method (Func(Envelope, Boolean))
IStash
UnstashAll Method
Unstashes all messages by prepending them to the actor's mailbox. The stash is guaranteed to be empty afterwards.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
C#
VB
C++
F#
Copy
void
UnstashAll
()
Sub
UnstashAll
void
UnstashAll
()
abstract
UnstashAll
:
unit
->
unit
See Also
Reference
IStash Interface
UnstashAll Overload
Akka.Actor Namespace