Click or drag to resize
Akka.NETAbstractStashUnstash Method
Unstash the most recently stashed message (top of the message stack.)

Namespace:  Akka.Actor.Internal
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public void Unstash()

Implements

IStashUnstash
See Also