InfoListenerOnSuccess Method
This method is called when an asynchronous info command completes successfully.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.1.0 (5.4.1)
void OnSuccess(
Dictionary<string, string> map
)
Parameters
- map DictionaryString, String
- map of info command keys and result values.