Context.Session Property

Contains the Session of the active user.

Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public Session Session { get; set; }

Property Value

Type: Session

Reference

Context Class

TcHmiSrv.Core Namespace