Pular para o conteúdo
Português (BR)

ActorStopped

Este conteúdo não está disponível em sua língua ainda.

Defined in: src/SystemMessages.ts:100

An actor terminated. Its children are already gone when this fires.

new ActorStopped(actor): ActorStopped

Defined in: src/SystemMessages.ts:101

ActorRef

ActorStopped

ActorLifecycleEvent.constructor

readonly actor: ActorRef

Defined in: src/SystemMessages.ts:81

The actor the event is about.

ActorLifecycleEvent.actor

toString(): string

Defined in: src/SystemMessages.ts:102

Returns a string representation of an object.

string