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.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.5.0 (4.2.5)
Syntax
Parameters
- hostname
- Type: System String
host name
- port
- Type: System Int32
host port
- names
- Type: System String
names of values to retrieve
See Also