Overload List
Name | Description | |
---|---|---|
![]() | Connect(Stream, IrcClientConnectionOptions) |
Connects to an IRC server specified by a stream.
|
![]() | Connect(IPEndPoint, IrcClientConnectionOptions) |
Connects to an IRC server specified by an endpoint.
|
![]() | Connect(String, Int32, IrcClientConnectionOptions) |
Connects to an IRC server.
|
See Also