Click or drag to resize
QlikConnection Properties

The QlikConnection type exposes the following members.

Properties
  NameDescription
Public propertyApp
The active App if any
Public propertyCancellationToken
The token used to synchronize shutdown events with all outstanding tasks
Public propertyHub
The active Hub
Public propertyStatic memberRetryCountLimit
Maximum number of connection retry attemps performed when opening a websocket connection. Default is 3.
Public propertyServerUri
The Uri used to connect to the Qlik Sense instance
Public propertySession
The session metadata used for identifying the currently used connection
Public propertySessionToken
The session metadata token used for identifying the currently used connection
Public propertyStatic memberTimeout
Timeout value used for synchronous calls to engine. Usually used together with CancellationToken.
Public propertyStatic memberWebSocketFactory
Top
See Also