Link the lifetime of self to the actor using sendTo.
An ExitMsg is sent to self if sendTo is terminated and vice versa.
ExitMsg triggers exitHandler.
See Implementation
Link the lifetime of self to the actor using sendTo.
An ExitMsg is sent to self if sendTo is terminated and vice versa.
ExitMsg triggers exitHandler.