SystemExitMsg

The system signals the actor to shutdown.

struct SystemExitMsg {}

Members

Variables

reason
ExitReason reason;

The systems exit reason of the terminated actor.

Meta