Click or drag to resize
Akka.NETExtendedActorSystemAbort 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.42 (1.2.3.42)
Syntax
public abstract void Abort()
See Also