InfoListener OnSuccess Method Aerospike
This method is called when an asynchronous info command completes successfully.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.6.0 (3.9.6)
Syntax

Parameters

map
Type: System.Collections.Generic Dictionary String, String 
map of info command keys and result values.
See Also