Class CoordinatedShutdown.ClusterJoinUnsuccessfulReason
The shutdown was initiated by a failure to join a seed node.
Inheritance
CoordinatedShutdown.ClusterJoinUnsuccessfulReason
Assembly: Akka.dll
Syntax
public class CoordinatedShutdown.ClusterJoinUnsuccessfulReason : 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