IrcClientConnectionOptions SslHostname Property NetIRC2 IRC Client Library for .NET
The SSL hostname. You must set this if you are using SSL.

Namespace: NetIrc2
Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string SslHostname { get; set; }
See Also