IRecordSetPut Method

Aerospike
Put a record on the queue.

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

C#
bool Put(
	KeyRecord record
)

Parameters

record
Type: Aerospike.ClientKeyRecord

Return Value

Type: Boolean
See Also

Reference