Class FSMBase.Shutdown
Reason given when someone as calling Stop() from outside; also applies to ActorSystem supervision directive.
Inherited Members
Namespace: Akka.Actor
Assembly: Akka.dll
Syntax
public sealed class FSMBase.Shutdown : FSMBase.Reason
Properties
| Edit this page View SourceInstance
Singleton instance of Shutdown
Declaration
public static FSMBase.Shutdown Instance { get; }
Property Value
Type | Description |
---|---|
FSMBase.Shutdown |