PartitionFilterRetry Property

Indicates if all partitions in this filter should be retried ignoring the partition status

Definition

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

Property Value

Boolean

See Also