AerospikeClient Delete Method Aerospike
Delete record for specified key. Return whether record existed on server before deletion. The policy specifies the transaction timeout.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.1.0 (4.2.1)
Syntax

Implements

IAerospikeClient Delete(WritePolicy, Key)
Exceptions

See Also