ListOperation GetByValue Method Aerospike
Create list get by value operation. Server selects list items identified by value and returns selected data specified by returnType.

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

Parameters

binName
Type: System String
value
Type: Aerospike.Client Value
returnType
Type: Aerospike.Client ListReturnType
ctx
Type:  Aerospike.Client CTX 
See Also