Click or drag to resize
Akka.NETPersistentFSMBaseTState, TData, TEvent_currentState Field
FSM state data and current timeout handling

Namespace:  Akka.Persistence.Fsm
Assembly:  Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected PersistentFSMBaseTState, TData, TEventState _currentState

Field Value

Type: PersistentFSMBaseTState, TData, TEventState
See Also