Get one info value 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.0.0 (3.6.0)
Syntax
Parameters
- socketAddress
- Type:
System.Net IPEndPoint
InetSocketAddress of server node
- name
- Type:
System String
name of value to retrieve
See Also