Initialize host.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax
C#
public Host( string name, int port )
Parameters
- name
- Type: SystemString
- port
- Type: SystemInt32
See Also