Get many info values by name from the specified database server node.
This method does not support secure connections nor user authentication.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.6.6.0 (3.6.6)
Syntax
Parameters
- socketAddress
- Type:
System.Net IPEndPoint
InetSocketAddress of server node
- names
- Type:
System String
names of values to retrieve
See Also