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.
Properties
Section titled “Properties”instance
Section titled “instance”
readonlystaticinstance:PoisonPill
Defined in: src/SystemMessages.ts:8
Methods
Section titled “Methods”toString()
Section titled “toString()”toString():
string
Defined in: src/SystemMessages.ts:10
Returns
Section titled “Returns”string