| ILoggingFSM Interface |
Marker interface to let the setting "akka.actor.debug.fsm" control if logging should occur in
FSMTState, TData
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public interface ILoggingFSM
type ILoggingFSM = interface end
See Also