AdsCommunicationStatistics.ConnectionLostTime Property

Gets the UTC connection lost time.

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

Syntax

C#

public Nullable<DateTime> ConnectionLostTime { get; }

VB

Public ReadOnly Property ConnectionLostTime As Nullable(Of DateTime)
    Get

Property Value

Type: Nullable.DateTime.
The connection lost time.

Reference

AdsCommunicationStatistics Class

TwinCAT.Ads Namespace