AdsCommunicationStatistics.ConnectionEstablishedAt Property
Gets the UTC time when the current connection was established.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public Nullable<DateTime> ConnectionEstablishedAt { get; }
VB
Public ReadOnly Property ConnectionEstablishedAt As Nullable(Of DateTime)
Get