ExitMsg

Sent to all links when an actor is terminated.

Members

Variables

reason
SystemError reason;

The exit reason of the terminated actor.

source
WeakAddress source;

The source of this message, i.e., the terminated actor.

Meta