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.5.0.0 (3.5.3)
Syntax

Parameters

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

BatchReadrecord