| ClusterSingletonManagerSettingsRemovalMargin 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.129 (1.2.3.129)
Syntax public TimeSpan RemovalMargin { get; }
member RemovalMargin : TimeSpan with get
Property Value
Type:
TimeSpanSee Also