CommunicationErrorEvent Event
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Triggered when a communication error occurs on the websocket used by the hub.
Syntax
event EventHandler<CommunicationErrorEventArgs> CommunicationErrorEvent
Returns
Type | Description |
---|---|
System.EventHandler<CommunicationErrorEventArgs> |