ClusterInvalidNodeCount Property

Return count of add node failures in the most recent cluster tend iteration.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 6.1.0
C#
public int InvalidNodeCount { get; }

Property Value

Int32

See Also