Class CoordinatedShutdown.UnknownReason
The reason for the shutdown was unknown. Needed for backwards compatibility.
Inheritance
CoordinatedShutdown.UnknownReason
Assembly: Akka.dll
Syntax
public class CoordinatedShutdown.UnknownReason : 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