| Terminated Properties |
The Terminated type exposes the following members.
| Name | Description | |
|---|---|---|
| ActorRef |
The watched actor that terminated
| |
| AddressTerminated |
Is false when the Terminated message was not sent
directly from the watched actor, but derived from another source, such as
when watching a non-local ActorRef, which might not have been resolved
| |
| ExistenceConfirmed |
The Terminated message was derived from that the remote node hosting the watched actor was detected as unreachable
|