Put a record on the queue.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.0.0 (5.1.0)
Syntax
C#
bool Put( KeyRecord record )
Parameters
- record
- Type: Aerospike.ClientKeyRecord
Return Value
Type: BooleanSee Also