Click or drag to resize
Akka.NETFailureDetectorIsMonitoring 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; }

Property Value

Type: Boolean
See Also