AdsCommunicationStatistics.SessionEstablishedAt Property

Gets the UTC time when the session was established.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public DateTime SessionEstablishedAt { get; }

VB

Public ReadOnly Property SessionEstablishedAt As DateTime
    Get

Property Value

Type: DateTime
The session established at.

Reference

AdsCommunicationStatistics Class

TwinCAT.Ads Namespace