Get all the default info from the specified database server node.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.3.1.0 (5.3.1)
Syntax
C#
public static Dictionary<string, string> Request( Connection conn )
Parameters
- conn
- Type: Connection
socket connection to server node
Return Value
Type: DictionaryString, StringSee Also