ExecuteListenerOnFailure Method
This method is called when an asynchronous execute command fails.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 6.0.1
void OnFailure(
AerospikeException exception
)
Parameters
- exception AerospikeException
- error that occurred