AdsCommunicationStatistics.ConnectionLostCount Property

Gets the connection lost count.

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

Syntax

C#

public int ConnectionLostCount { get; }

VB

Public ReadOnly Property ConnectionLostCount As Integer
    Get

Property Value

Type: Int32
The connection lost count.

Reference

AdsCommunicationStatistics Class

TwinCAT.Ads Namespace