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

Property Value

Type: TimeSpan
See Also