Get one info value 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: 3.1.0.0 (3.1.6.1)
Syntax
Parameters
- hostname
- Type:
System String
host name
- port
- Type:
System Int32
host port
- name
- Type:
System String
name of value to retrieve
See Also