Class FSMBase.StateTimeout
Used in the event of a timeout between transitions
Inherited Members
Namespace: Akka.Actor
Assembly: Akka.dll
Syntax
public sealed class StateTimeout
Properties
| Improve this Doc View SourceInstance
Singleton instance of StateTimeout
Declaration
public static FSMBase.StateTimeout Instance { get; }
Property Value
Type | Description |
---|---|
FSMBase.StateTimeout |