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

Parameters

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