websocket-sharp
1.0.2.39341
System.EventArgs
Contains the event data associated with a error event.
The error event occurs when this event sender gets an error.
If you want to get the error message, you should access the property.
Property
1.0.2.39341
System.String
Gets the error message.
A that contains a error message.
To be added.