Session.Id Property

Gets the Session Identifier

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

Syntax

C#

public int Id { get; }

VB

Public ReadOnly Property Id As Integer
    Get

Property Value

Type: Int32
The identifier.

Implements

ISession.Id

Reference

Session Class

TwinCAT Namespace