Click or drag to resize
Akka.NETDeadlineFailureDetector Properties

The DeadlineFailureDetector type exposes the following members.

Properties
  NameDescription
Public propertyIsAvailable
Determines whether the resource is considered to be up and healthy.
(Overrides FailureDetectorIsAvailable.)
Public propertyIsMonitoring
Determines whether the failure detector has received any heartbeats or has started monitoring the resource.
(Overrides FailureDetectorIsMonitoring.)
Top
See Also