AerospikeClient GetHeader Method (Policy, Key)Aerospike
Read record generation and expiration only for specified key. Bins are not read. 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: 3.9.14.0 (3.9.14)
Syntax

Implements

IAerospikeClient GetHeader(Policy, Key)
Exceptions

See Also