Parse hosts from string format: hostname1[:tlsname1][:port1],...
Namespace: Aerospike.ClientHostname may also be an IP address in the following formats.
- IPv4: xxx.xxx.xxx.xxx
- IPv6: [xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx]
- IPv6: [xxxx::xxxx]
IPv6 addresses must be enclosed by brackets. tlsname and port are optional.
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.4.0.0 (3.4.2)
Syntax
See Also