AdsConnection.ConnectionLostTime Property
Gets the 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