Info Request Method (String, Int32,  String )Aerospike
Get many info values by name from the specified database server node, using host name and port. This method does not support user authentication.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.3.0.0 (3.3.1)
Syntax

Parameters

hostname
Type: OnlineSystem String
host name
port
Type: OnlineSystem Int32
host port
names
Type:  OnlineSystem String 
names of values to retrieve
See Also