Policy maxRetries FieldAerospike
Maximum number of retries before aborting the current transaction. A retry may be attempted when there is a network error. If maxRetries is exceeded, the abort will occur even if the timeout has not yet been exceeded.

Default: 1

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.3.0.0 (3.3.1)
Syntax

See Also