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 syncronize shutdown events with all outstanding tasks
Public propertyHub
The active Hub
Public propertyServerUri
The Uri used to connect to the Qlik Sence 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.
Top
See Also