Click or drag to resize
QlikConnectionSession Property
The session metadata used for identifying the currently used connection

Namespace: Qlik.Engine.Communication
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public ISession Session { get; }

Property Value

Type: ISession

Implements

IQlikConnectionSession
See Also