ListOperation Sort Method Aerospike
Create list sort operation. Server sorts list according to sortFlags. Server does not return a result by default.

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

Parameters

binName
Type: System String
sortFlags
Type: Aerospike.Client ListSortFlags
ctx
Type:  Aerospike.Client CTX 
See Also