Info Request Method (IPEndPoint,  String )Aerospike
Get many info values by name from the specified database server node. This method does not support secure connections nor user authentication.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.12.0 (3.9.12)
Syntax

Parameters

socketAddress
Type: System.Net IPEndPoint
InetSocketAddress of server node
names
Type:  System String 
names of values to retrieve
See Also