| PersistentFSMBaseTState, TData, TEventDebugEvent Field |
Can be set to enable debugging on certain actions taken by the FSM
Namespace:
Akka.Persistence.Fsm
Assembly:
Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax protected bool DebugEvent
val mutable DebugEvent: bool
Field Value
Type:
BooleanSee Also