AdsConnection.ActiveSince Property

Gets the UTC time when tha last active/resurrected Connection was established

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

Syntax

C#

public DateTimeOffset? ActiveSince { get; }

Property Value

Type: Nullable.DateTimeOffset.
The active since.

Reference

AdsConnection Class

TwinCAT.Ads Namespace