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 Shutdown : FSMBase.Reason
Properties
| Improve this Doc View SourceInstance
Singleton instance of Shutdown
Declaration
public static FSMBase.Shutdown Instance { get; }
Property Value
Type | Description |
---|---|
FSMBase.Shutdown |