PersistentFSMBaseTState, TData, TEvent Fields |
The PersistentFSMBaseTState, TData, TEvent generic type exposes the following members.
Name | Description | |
---|---|---|
_currentState |
FSM state data and current timeout handling
| |
_generation |
TBD
| |
_listener |
TBD
| |
_timeoutFuture |
TBD
| |
_timers |
Timer handling
| |
DebugEvent |
Can be set to enable debugging on certain actions taken by the FSM
|