Aller au contenu
Français

ActorStopped

Ce contenu n’est pas encore disponible dans votre langue.

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