QueryPolicyHasMaxConcurrentNodes Property

Gets whether the "maxConcurrentNodes" field is set

Definition

Namespace: Aerospike.Client.KVS
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public bool HasMaxConcurrentNodes { get; }

Property Value

Boolean

See Also