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

Property Value

Type: Boolean
See Also