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