PartitionStatusRetry Property
Indicates this partition should be tried.
Should be set to true for the first attempt as well.
Namespace: Aerospike.Client.KVSAssembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
public bool Retry { get; set; }
Property Value
Boolean