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: 4.3.0.0

Syntax

C#

public Nullable<DateTime> ActiveSince { get; }

VB

Public ReadOnly Property ActiveSince As Nullable(Of DateTime)
    Get

Property Value

Type: Nullable.DateTime.
The active since.

Reference

AdsConnection Class

TwinCAT.Ads Namespace