IrcServerVersionInfoEventArgs
Defined in IrcDotNet.dll.
Provides data for the IrcClient.ServerVersionInfoReceived event.
Instance members
Instance member | Description |
Comments()
Signature: unit -> unit
|
Gets the comments about the server. |
DebugLevel()
Signature: unit -> unit
|
Gets the debug level of the server. |
ServerName()
Signature: unit -> unit
|
Gets the name of the server to which the version information applies. |
Version()
Signature: unit -> unit
|
Gets the version of the server. |