| ClusterSingletonManagerSettingsHandOverRetryInterval Property |
When a node is becoming oldest it sends hand-over request to previous oldest, that might be leaving the cluster.
Namespace:
Akka.Cluster.Tools.Singleton
Assembly:
Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public TimeSpan HandOverRetryInterval { get; }
member HandOverRetryInterval : TimeSpan with get
Property Value
Type:
TimeSpanSee Also