Class CoordinatedShutdown.Reason
Reason for the shutdown, which can be used by tasks in case they need to do different things depending on what caused the shutdown. There are some predefined reasons, but external libraries applications may also define other reasons.
Inheritance
CoordinatedShutdown.Reason
Inherited Members
Namespace: Akka.Actor
Assembly: Akka.dll
Syntax
public class Reason
Constructors
| Improve this Doc View SourceReason()
Declaration
protected Reason()