Click or drag to resize
Akka.NETTerminated Properties

The Terminated type exposes the following members.

Properties
  NameDescription
Public propertyActorRef
The watched actor that terminated
Public propertyAddressTerminated
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
Public propertyExistenceConfirmed
The Terminated message was derived from that the remote node hosting the watched actor was detected as unreachable
Top
See Also