Info Request Method (String, Int32,  String )Aerospike
Get many info values by name from the specified database server node, using host name and port.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.0.0.0 (3.0.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