AdsCommunicationStatistics.ConnectionActiveSince Property
Gets the UTC time of the last conenction activation.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public Nullable<DateTime> ConnectionActiveSince { get; }
VB
Public ReadOnly Property ConnectionActiveSince As Nullable(Of DateTime)
Get