RecordListenerOnFailure Method
This method is called when an asynchronous get or operate command fails.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.0.0 (5.4.0)
void OnFailure(
AerospikeException exception
)
Parameters
- exception AerospikeException
- error that occurred