Prepare a connection to an IRC server but do not open it. This sets the text Encoding to Default.
Prepare a connection to an IRC server but do not open it. This sets the text Encoding to Default.
public Connection(ConnectionArgs,bool,bool);
Prepare a connection to an IRC server but do not open it.
public Connection(Encoding,ConnectionArgs,bool,bool);
Connection Class | Sharkbite.Irc Namespace