SessionApp Method
Overloads
SessionApp(ILocation, ISession) |
Create and connect to a new session app. This method opens a websocket connection. |
SessionApp(ILocation, ISession)
Create and connect to a new session app. This method opens a websocket connection.
Declaration
public static ICreateSessionAppResult SessionApp(this ILocation location, ISession session = null)
Parameters
Type | Name | Description |
---|---|---|
ILocation | location |
Location object of the Qlik Sense instance |
ISession | session |
Session information to use. Default value is |
Returns
Type | Description |
---|---|
ICreateSessionAppResult |
The result of the session app creation call. |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!