Zum Inhalt springen

spawnTypedChild

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

spawnTypedChild<T>(ctx, behavior, name?): ActorRef<T>

Defined in: src/typed/spawn.ts:23

Spawn a typed child from inside an OO actor’s context.

T

ActorContext

Behavior<T>

string

ActorRef<T>