콘텐츠로 이동
한국어

ReceiveTimeout

이 콘텐츠는 아직 번역되지 않았습니다.

Defined in: src/SystemMessages.ts:38

Sent to an actor when it has not received a message within its configured receive timeout. See ActorContext.setReceiveTimeout.

readonly static instance: ReceiveTimeout

Defined in: src/SystemMessages.ts:39

toString(): string

Defined in: src/SystemMessages.ts:41

string