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.2.6.0 (4.2.6)
Syntax

Implements

IAerospikeClient Exists(Policy, Key)
Exceptions

See Also