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.0.0.0 (5.0.0)
Syntax
C#
void OnFailure( AerospikeException ae )
Parameters
See Also