AdsConnection.Session Property

Gets the Session object of the AdsConnection object.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public ISession Session { get; }

Property Value

Type: ISession
The client.

Implements

IConnection.Session

Reference

AdsConnection Class

TwinCAT.Ads Namespace