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.0.0.0 (4.0.0)
Syntax

Implements

IAerospikeClient Delete(WritePolicy, Key)
Exceptions

See Also