Class CoordinatedShutdown.ClusterLeavingReason
The shutdown was initiated by Cluster leaving.
Inheritance
CoordinatedShutdown.ClusterLeavingReason
Assembly: Akka.dll
Syntax
public class CoordinatedShutdown.ClusterLeavingReason : CoordinatedShutdown.Reason
Fields
|
Edit this page
View Source
Instance
Declaration
public static readonly CoordinatedShutdown.Reason Instance
Field Value
Properties
|
Edit this page
View Source
ExitCode
Declaration
public override int ExitCode { get; }
Property Value
Overrides
Extension Methods