AdsConnection.Resurrections Property

Gets the number of succeeded connection resurrections.

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

Syntax

C#

public int Resurrections { get; }

VB

Public ReadOnly Property Resurrections As Integer
    Get

Property Value

Type: Int32
The resurrection count.

Reference

AdsConnection Class

TwinCAT.Ads Namespace