Thresher 1.2 Class Documentation | |
Connection Constructor (Encoding, ConnectionArgs, Boolean, Boolean)
Prepare a connection to an IRC server but do not open it.
Parameters
- textEncoding
- The text encoding for the incoming stream.
- args
- The set of information need to connect to an IRC server
- enableCtcp
- True if this Connection should support CTCP.
- enableDcc
- True if this Connection should support DCC.
See Also
Connection Class | Sharkbite.Irc Namespace | Connection Constructor Overload List