Click or drag to resize
Akka.NETDistributedDataIsTerminated 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; }

Property Value

Type: Boolean
See Also