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: 4.3.0.0

Syntax

C#

public bool IsLost { get; }

VB

Public ReadOnly Property IsLost As Boolean
    Get

Property Value

Type: Boolean
true if this instance is lost; otherwise, false.

Reference

AdsConnection Class

TwinCAT.Ads Namespace