AdsConnection.Session Property

Gets the Session object of the AdsConnection object.

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

Syntax

C#

public ISession Session { get; }

VB

Public ReadOnly Property Session As ISession
    Get

Property Value

Type: ISession
The client.

Implements

IConnection.Session

Reference

AdsConnection Class

TwinCAT.Ads Namespace