IRC.NET


IrcErrorEventArgs

Defined in IrcDotNet.dll.
Provides data for the IrcClient.Error event.

Instance members

Instance memberDescription
Error()
Signature: unit -> unit
Gets the error encountered by the client.
Fork me on GitHub