AdsCommunicationStatistics.AccessWaitTime Property

Gets the wait time for the next access (Resurrection time) if in Lost.

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

Syntax

C#

public TimeSpan AccessWaitTime { get; }

VB

Public ReadOnly Property AccessWaitTime As TimeSpan
    Get

Property Value

Type: TimeSpan
The wait time if in Lost otherwise TimeSpan.Zero.

Reference

AdsCommunicationStatistics Class

TwinCAT.Ads Namespace