Click or drag to resize
Akka.NETClusterSingletonManagerSettingsRemovalMargin Property
Margin until the singleton instance that belonged to a downed/removed partition is created in surviving partition.

Namespace:  Akka.Cluster.Tools.Singleton
Assembly:  Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public TimeSpan RemovalMargin { get; }

Property Value

Type: TimeSpan
See Also