AdsConnection.ResurrectingTries Property

Gets the number of tries to resurrect the AdsConnection.

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

Syntax

C#

public int ResurrectingTries { get; }

VB

Public ReadOnly Property ResurrectingTries As Integer
    Get

Property Value

Type: Int32
The number of tried resurrections of the IConnection.

Reference

AdsConnection Class

TwinCAT.Ads Namespace