This method is called when an asynchronous get or operate command completes successfully.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.0.0 (4.2.0)
Syntax
Parameters
- key
- Type: Aerospike.Client Key
unique record identifier
- record
- Type: Aerospike.Client Record
record instance if found, otherwise null
See Also