ISession InterfaceQlik Sense .NET SDK - API Reference
When connecting to a Qlik Sense app you can work with sessions. Sessions specify who should see changes in an app, and are based on combining userId and session key. Note: Only one app can be open in a session at a time

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public interface ISession
See Also