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