AdsClient.Session Property
Gets the session that initiated this IConnection
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public ISession? Session { get; }
Remarks
The Session can be null on standalone connections.