| QlikConnection Properties |
The QlikConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| App |
The active App if any
| |
| CancellationToken |
The token used to synchronize shutdown events with all outstanding tasks
| |
| Hub |
The active Hub
| |
| RetryCountLimit |
Maximum number of connection retry attemps performed when opening a websocket connection. Default is 3.
| |
| ServerUri |
The Uri used to connect to the Qlik Sense instance
| |
| Session |
The session metadata used for identifying the currently used connection
| |
| SessionToken |
The session metadata token used for identifying the currently used connection
| |
| Timeout |
Timeout value used for synchronous calls to engine. Usually used together
with CancellationToken.
| |
| WebSocketFactory |