WebSocketErrorEventArgs PropertiesC# API
The WebSocketErrorEventArgs type exposes the following members.
Properties

  NameDescription
Public propertyErrorMessage
Get the error message encountered by the web socket.
Back to Top
See Also