Click or drag to resize
Akka.NETActorBaseUnbecomeStacked Method
Reverts the Actor behavior to the previous one on the behavior stack.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected void UnbecomeStacked()
See Also