Click or drag to resize
Akka.NETClusterSettingsFailureDetectorImplementationClass 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.42 (1.2.3.42)
Syntax
public string FailureDetectorImplementationClass { get; }

Property Value

Type: String
See Also