| ClusterSettingsRunCoordinatedShutdownWhenDown Property |
Trigger the
CoordinatedShutdown even if this node was removed by non-graceful
means, such as being downed.
Namespace:
Akka.Cluster
Assembly:
Akka.Cluster (in Akka.Cluster.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public bool RunCoordinatedShutdownWhenDown { get; }
member RunCoordinatedShutdownWhenDown : bool with get
Property Value
Type:
BooleanSee Also