Session.EstablishedAt Property
Gets the UTC time when the session was established.
          Namespace:  TwinCAT
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public DateTime EstablishedAt { get; }VB
Public ReadOnly Property EstablishedAt As DateTime
Get
Property Value
Type: DateTime
The session established at.