IConnection.Session Property

Gets the session that initiated this IConnection

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

Syntax

C#

ISession? Session { get; }

Property Value

Type: ISession
The session or NULL

Remarks

The Session can be null on standalone connections.

Reference

IConnection Interface

TwinCAT Namespace