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.8.2.0 (3.8.2)
Syntax

Parameters

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

BatchReadrecord