Click or drag to resize
UntypedActorWithBoundedStashUnstash Method
Unstash the oldest message in the stash

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public void Unstash()
See Also