AdsCommunicationStatistics.ConnectionResurrections Property

Gets the number of resurrections on the AdsConnection

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

Syntax

C#

public int ConnectionResurrections { get; }

VB

Public ReadOnly Property ConnectionResurrections As Integer
    Get

Property Value

Type: Int32
The resurrections.

Reference

AdsCommunicationStatistics Class

TwinCAT.Ads Namespace