Click or drag to resize
Akka.NETPersistentFSMBaseTState, TData, TEvent Fields

The PersistentFSMBaseTState, TData, TEvent generic type exposes the following members.

Fields
  NameDescription
Protected field_currentState
FSM state data and current timeout handling
Protected field_generation
TBD
Protected field_listener
TBD
Protected field_timeoutFuture
TBD
Protected field_timers
Timer handling
Protected fieldDebugEvent
Can be set to enable debugging on certain actions taken by the FSM
Top
See Also