Click or drag to resize
Qlik.Engine.Communication Namespace
Classes
  ClassDescription
Public classCommunicationErrorEventArgs
Communication error recieved during connection to an Qlik Sense instance
Public classDebugConsole
This is a convenience class for setting monitoring communication activity on the protocol level.
Public classMethodInvocationErrorEventArgs
Contains Method invocation error attributes used to intercept an MethodInvocationException before its thrown
Public classObjectsChangedEventArgs
Event triggered when an entity is changed on the server
Public classObjectsClosedEventArgs
Event triggered when an entity is closed/destroyed on the server
Public classPushMessageEventArgs
EventArgs for a response from the server without specific reciever.
Public classQlikConnection
QlikConnection is responsible for handling the communication with a Qlik Sense instance
Interfaces
  InterfaceDescription
Public interfaceIQlikConnection
QlikConnection is responsible for handling the communication with a Qlik Sense instance
Delegates
  DelegateDescription
Public delegatePushMessageEventHandler
An EventHandler for PushMessages
Enumerations