IRecordSetPut Method

Aerospike
Put a record on the queue.

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

C#
bool Put(
	KeyRecord record
)

Parameters

record
Type: Aerospike.ClientKeyRecord

Return Value

Type: Boolean
See Also

Reference