Zum Inhalt springen

ReceiveTimeout

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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