FSMTState, TDataDebugEvent Field |
Can be set to enable debugging on certain actions taken by the FSM
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxprotected bool DebugEvent
Protected DebugEvent As Boolean
protected:
bool DebugEvent
val mutable DebugEvent: bool
Field Value
Type:
Boolean
See Also