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.4.0.0 (3.4.1)
Syntax

Parameters

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