AerospikeClient Exists Method (Policy, Key)Aerospike
Determine if a record key exists. Return whether record exists or not. The policy can be used to specify timeouts.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.0.1.0 (4.0.1)
Syntax

Implements

IAerospikeClient Exists(Policy, Key)
Exceptions

See Also