BatchListListener OnSuccess Method Aerospike
This method is called when an asynchronous batch get command completes successfully.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.1.0.0 (3.1.6)
Syntax

Parameters

records
Type: OnlineSystem.Collections.Generic List BatchRead 
record instances, will be null if the key is not found.
See Also

BatchReadrecord