Represents the method that will handle the OnError event.
The event handler receives an argument of type ErrorEventArgs containing data related to this event. The following KeyPressEventArgs properties provide information specific to this event.
| Property | Description |
| Error | Returns the value of the last error that has occurred |
| Description | Returns a description of the last error that occurred |
Namespace: SocketTools
Assembly: SocketTools.FileEncoder (in SocketTools.FileEncoder.dll)