Info Request Method (IPEndPoint,  String )Aerospike
Get many info values by name from the specified database server node.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.0.0.0 (3.0.3)
Syntax

Parameters

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