ResultSet Next Method Aerospike
Retrieve next result. Returns true if result exists and false if no more results are available. This method will block until a result is retrieved or the query is cancelled.

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

Implements

IResultSet Next 
See Also