Get many info values by name from the specified database server node.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.3.0 (3.9.3)
Syntax
Parameters
- conn
- Type: Connection
socket connection to server node
- names
- Type: System.Collections.Generic List String
names of values to retrieve
See Also