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

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.1.6.0 (4.1.6)
Syntax

Parameters

conn
Type: Connection
socket connection to server node
names
Type: System.Collections.Generic List String 
names of values to retrieve
See Also