This method is called when an asynchronous batch exists result is received from the server.
The receive sequence is not ordered.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.5.0 (3.9.5)
Syntax
Parameters
- key
- Type: Aerospike.Client Key
unique record identifier
- exists
- Type: System Boolean
whether key exists on server
See Also