ActorRef

Undocumented in source.

Constructors

this
this(string identifier, string remoteAddress)
Undocumented in source.
this
this(Actor supervisor, bool isActualInstance)
Undocumented in source.

Members

Functions

die
void die(bool informSupervisor)
Undocumented in source. Be warned that the author may not have intended to support it.
onChildError
void onChildError(Actor actor, string message)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta