This method is called when an asynchronous exists command completes successfully.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.13.0 (3.9.13)
Syntax
Parameters
- key
- Type: Aerospike.Client Key
unique record identifier
- exists
- Type: System Boolean
whether key exists on server
See Also