Class FSMBase.Normal
Default FSMBase.Reason if calling Stop().
Inherited Members
Namespace: Akka.Actor
Assembly: Akka.dll
Syntax
public sealed class Normal : FSMBase.Reason
Properties
| Improve this Doc View SourceInstance
Singleton instance of Normal
Declaration
public static FSMBase.Normal Instance { get; }
Property Value
Type | Description |
---|---|
FSMBase.Normal |