콘텐츠로 이동
한국어

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. …).

new Reason(): Reason

Reason

abstract readonly name: string

Defined in: src/CoordinatedShutdown.ts:10

toString(): string

Defined in: src/CoordinatedShutdown.ts:11

string