| IActorDslUnbecomeStacked Method |
Changes the actor's behavior and replaces the current handler with the previous one on the behavior stack.
Remarks
Namespace:
Akka.Actor.Dsl
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax abstract UnbecomeStacked : unit -> unit
See Also