Session.GetSessionName Method

Gets the name/string identifier of the session.

Namespace:  TwinCAT
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

protected abstract string GetSessionName()

VB

Protected MustOverride Function GetSessionName As String

Return Value

Type: String
System.String.

Reference

Session Class

TwinCAT Namespace