| TerminatedAddressTerminated Property |
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
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public bool AddressTerminated { get; }
member AddressTerminated : bool with get
Property Value
Type:
BooleanSee Also