Create list get range operation.
Server returns "count" items starting at specified index in list bin.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.8.2.0 (3.8.2)
Syntax
Parameters
- binName
- Type:
System String
- index
- Type:
System Int32
- count
- Type:
System Int32
- ctx
- Type: Aerospike.Client CTX
See Also