AdsConnection.IsReconnecting Property

Gets a value indicating whether communication is ready for reconnecting

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

Syntax

C#

public bool IsReconnecting { get; }

VB

Public ReadOnly Property IsReconnecting As Boolean
    Get

Property Value

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

Reference

AdsConnection Class

TwinCAT.Ads Namespace