Click or drag to resize
Akka.NETDeathWatchNotificationAddressTerminated Property
Gets a value indicating whether [address terminated].

Namespace:  Akka.Dispatch.SysMsg
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public bool AddressTerminated { get; }

Property Value

Type: Boolean
true if [address terminated]; otherwise, false.
See Also