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.9.13.0 (3.9.13)
Syntax

Parameters

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

BatchReadrecord