| FailureDetectorIsMonitoring Property |
Returns true if the failure detector has received any heartbeats and started monitoring
the resource
Namespace:
Akka.Remote
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public abstract bool IsMonitoring { get; }
abstract IsMonitoring : bool with get
Property Value
Type:
BooleanSee Also