| ClusterSettingsHeartbeatExpectedResponseAfter Property |
The amount of time we expect a heartbeat response after first contact with a new node.
Namespace:
Akka.Cluster
Assembly:
Akka.Cluster (in Akka.Cluster.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public TimeSpan HeartbeatExpectedResponseAfter { get; }
member HeartbeatExpectedResponseAfter : TimeSpan with get
Property Value
Type:
TimeSpanSee Also