QueryPolicyFailOnClusterChange Property
Terminate query if cluster is in migration state. If the server supports partition
queries or the query filter is null (scan), this field is ignored.
Default: false
Namespace: Aerospike.Client.KVSAssembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
public bool FailOnClusterChange { get; set; }
Property Value
Boolean