| DistributedDataIsTerminated Property |
Returns true if this member is not tagged with the role configured for the replicas.
Namespace:
Akka.DistributedData
Assembly:
Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public bool IsTerminated { get; }
member IsTerminated : bool with get
Property Value
Type:
BooleanSee Also