ISession.EstablishedAt Property

Gets the UTC time when the session was established.

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

Syntax

C#

DateTime EstablishedAt { get; }

VB

ReadOnly Property EstablishedAt As DateTime
    Get

Property Value

Type: DateTime
The session established at.

Reference

ISession Interface

TwinCAT Namespace