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