| ClusterSettingsFailureDetectorImplementationClass Property |
The fully qualified type name of the failure detector class that will be used.
Namespace:
Akka.Cluster
Assembly:
Akka.Cluster (in Akka.Cluster.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public string FailureDetectorImplementationClass { get; }
member FailureDetectorImplementationClass : string with get
Property Value
Type:
StringSee Also