The IrcErrorEventArgs type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
IrcErrorEventArgs |
Creates a new instance of IrcErrorEventArgs.
|
Properties
Name | Description | |
---|---|---|
Data |
The raw IRC statement data. This can be used to garner more information about the error.
| |
Error |
The type of error that has occured.
|
See Also