Skip to content

PoisonPill

Defined in: src/SystemMessages.ts:7

Gracefully stops an actor after it has processed all currently enqueued messages. Classic actor-model “stop after drain” semantic.

readonly static instance: PoisonPill

Defined in: src/SystemMessages.ts:8

toString(): string

Defined in: src/SystemMessages.ts:10

string