UnknownReason
Defined in: src/CoordinatedShutdown.ts:14
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. …).
Extends
Section titled “Extends”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new UnknownReason():
UnknownReason
Returns
Section titled “Returns”UnknownReason
Inherited from
Section titled “Inherited from”Properties
Section titled “Properties”
readonlyname:"UnknownReason"='UnknownReason'
Defined in: src/CoordinatedShutdown.ts:15
Overrides
Section titled “Overrides”instance
Section titled “instance”
readonlystaticinstance:UnknownReason
Defined in: src/CoordinatedShutdown.ts:16
Methods
Section titled “Methods”toString()
Section titled “toString()”toString():
string
Defined in: src/CoordinatedShutdown.ts:11
Returns
Section titled “Returns”string