AdsConnection.ConnectionEstablishedAt Property

Gets the UTC time when the Connection was originally established.

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

Syntax

C#

public DateTimeOffset? ConnectionEstablishedAt { get; }

Property Value

Type: Nullable.DateTimeOffset.
The connection established at.

Reference

AdsConnection Class

TwinCAT.Ads Namespace