CommunicationErrorEvent Event
Namespace: Qlik.Sense.JsonRpc
Assembly: Qlik.Sense.JsonRpc.dll
Assembly: Qlik.Sense.JsonRpc.dll
Event that fires when an exception occurs on the web socket or the socket is unexpectedly closed by the server.
Syntax
public event EventHandler<CommunicationErrorEventArgs> CommunicationErrorEvent
Returns
Type | Description |
---|---|
System.EventHandler<CommunicationErrorEventArgs> |