IRC.NET


IrcServerInfoEventArgs

Defined in IrcDotNet.dll.
Provides data for events that specify information about a server.

Instance members

Instance memberDescription
Address()
Signature: unit -> unit
Gets the address of the server.
Port()
Signature: unit -> unit
Gets the port on which to connect to the server.
Fork me on GitHub