InfoRequest(Node, String) Method
Get one info value by name from the specified database server node.
This method supports user authentication.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.1.0 (5.4.1)
public static string Request(
Node node,
string name
)
- node Node
- server node
- name String
- name of variable to retrieve
String