Maximum number of retries before aborting the current transaction.
A retry is attempted when there is a network error other than timeout.
If maxRetries is exceeded, the abort will occur even if the timeout
has not yet been exceeded. The default number of retries is 1.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.1.0.0 (3.1.6.1)
Syntax
See Also