| 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.129 (1.2.3.129)
Syntax public interface ILoggingFSM
type ILoggingFSM = interface end
See Also