Class CoordinatedShutdown.ClrExitReason
The shutdown was initiated by a CLR shutdown hook
Inheritance
CoordinatedShutdown.ClrExitReason
Assembly: Akka.dll
Syntax
public class CoordinatedShutdown.ClrExitReason : 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