WebSocketErrorEventArgs ErrorMessage Property C# API
Get the error message encountered by the web socket.

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public string ErrorMessage { get; private set; }
See Also