This method is called when the command fails. The AerospikeException is likely to be
AerospikeExceptionBatchExists which contains results
for keys that did complete.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
void OnFailure( AerospikeException ae )
Parameters
See Also