PartitionFilterRetry Property

Indicates if the entire filter requires a retry after a failed attempt.

Definition

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

Property Value

Boolean

See Also