Info Request Method (String, Int32)Aerospike
Get default info from the specified database server node, using host name and port. This method does not support user authentication.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.1.0.0 (4.1.0)
Syntax

Parameters

hostname
Type: System String
host name
port
Type: System Int32
host port
See Also