Reason
Defined in: src/CoordinatedShutdown.ts:9
Structured reason passed to every shutdown task so that they can behave differently depending on who triggered the shutdown (SIGTERM vs. cluster leave vs. hot-reload vs. …).
Extended by
Section titled “Extended by”UnknownReasonActorSystemTerminateReasonClusterLeavingReasonClusterDowningReasonProcessTerminateReason
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new Reason():
Reason
Returns
Section titled “Returns”Reason
Properties
Section titled “Properties”
abstractreadonlyname:string
Defined in: src/CoordinatedShutdown.ts:10
Methods
Section titled “Methods”toString()
Section titled “toString()”toString():
string
Defined in: src/CoordinatedShutdown.ts:11
Returns
Section titled “Returns”string