| Qlik.Engine.Communication Namespace |
| Class | Description | |
|---|---|---|
| CommunicationErrorEventArgs |
Communication error received during connection to an Qlik Sense instance
| |
| CommunicationErrorException |
Exception thrown when an attempt to open a websocket connection fails.
| |
| DebugConsole |
This is a convenience class for setting monitoring communication activity on the protocol level.
| |
| MethodInvocationErrorEventArgs |
Contains Method invocation error attributes used to intercept an MethodInvocationException before its thrown
| |
| ObjectsChangedEventArgs |
Event triggered when an entity is changed on the server
| |
| ObjectsClosedEventArgs |
Event triggered when an entity is closed/destroyed on the server
| |
| PushMessageEventArgs |
EventArgs for a response from the server without specific receiver.
| |
| QlikConnection |
QlikConnection is responsible for handling the communication with a Qlik Sense instance
|
| Interface | Description | |
|---|---|---|
| IQlikConnection |
QlikConnection is responsible for handling the communication with a Qlik Sense instance
|
| Delegate | Description | |
|---|---|---|
| PushMessageEventHandler |
An EventHandler for PushMessages
|
| Enumeration | Description | |
|---|---|---|
| QlikConnectionPerformanceType |
Performance log entry types
|