AdsCommunicationStatistics.Resurrections Property

Gets the number of Resurrections of this Session.

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 resurrections.

Reference

AdsCommunicationStatistics Class

TwinCAT.Ads Namespace