AdsConnection.IsLost Property
Gets a value indicating whether the communication is in lost / open state
          Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public bool IsLost { get; }Property Value
Type: Boolean
true if this instance is lost; otherwise,
false.