AerospikeClient Get Method (Policy, Key)Aerospike
Read entire record for specified key. If found, return record instance. If not found, return null. The policy can be used to specify timeouts.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.1.5.0 (4.1.5)
Syntax

Implements

IAerospikeClient Get(Policy, Key)
Exceptions

See Also