Session.EstablishedAt Property

Gets the UTC time when the session was established.

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

Syntax

C#

public DateTimeOffset EstablishedAt { get; }

Property Value

Type: DateTimeOffset
The session established at.

Implements

ISession.EstablishedAt

Reference

Session Class

TwinCAT Namespace