UntypedActorWithUnboundedStash
.
.
::
.
.
Unstash Method
Unstash the oldest message in the stash
Namespace:
Akka.Actor
Assembly:
Akka
(in Akka.dll)
Syntax
C#
VB
C++
public
void
Unstash
()
Public
Sub
Unstash
public
:
void
Unstash
()
See Also
UntypedActorWithUnboundedStash Class
Akka.Actor Namespace