| ExtendedActorSystemAbort Method |
Aggressively terminates an
ActorSystem without waiting for the normal shutdown process to run as-is.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public abstract void Abort()
abstract Abort : unit -> unit
See Also