property HostName: string;
Description
Specifies the host name or the IP addres to connect to the server through TLS/SSL.
The Connect method uses values in the HostName and Port properties to establish a connection through TLS/SSL.
See Also
Connected
Port