InternalSupportsTestFSMRefTState, TDataIsStateTimerActive Property |
INTERNAL API. Used for testing.
RemarksNote! Part of internal API. Breaking changes may occur without notice. Use at own risk.
Namespace: Akka.Actor.InternalAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxbool IsStateTimerActive { get; }
ReadOnly Property IsStateTimerActive As Boolean
Get
property bool IsStateTimerActive {
bool get ();
}
abstract IsStateTimerActive : bool with get
Property Value
Type:
Boolean
See Also