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

Property Value

Type: Nullable.DateTime.
Connection active time.

Reference

AdsCommunicationStatistics Class

TwinCAT.Ads Namespace