AdsConnection.TotalResurrectingTries Property

Gets the number of tries to resurrect the AdsConnection.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public int TotalResurrectingTries { get; }

Property Value

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

Reference

AdsConnection Class

TwinCAT.Ads Namespace