Session Constructor (Session)

Initializes a new instance of the Session class based on another Session.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public Session(
    Session other
)

Parameters

other

Type: TcHmiSrv.Session
The other Session.

Reference

Session Class

Session Overload

TcHmiSrv Namespace