IrcErrorEventArgs MembersNetIRC2 IRC Client Library for .NET

The IrcErrorEventArgs type exposes the following members.
Constructors

  NameDescription
Public methodIrcErrorEventArgs
Creates a new instance of IrcErrorEventArgs.
Back to Top
Properties

  NameDescription
Public propertyData
The raw IRC statement data. This can be used to garner more information about the error.
Public propertyError
The type of error that has occured.
Back to Top
See Also