Session.ShallowCopy Method

Creates a new Session that is a shallow copy of the current Session.

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

Syntax

C#

public Session ShallowCopy()

Return Value

Type: Session
A new Session that is a shallow copy of the current Session.

Implements

IShallowCopyable.T..ShallowCopy.

Reference

Session Class

TcHmiSrv.Core Namespace