 | 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)
Syntaxpublic abstract bool IsMonitoring { get; }
abstract IsMonitoring : bool with get
Property Value
Type:
Boolean
See Also