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: 5.0.294+Branch.releases-5.0.Sha.90bb9a1b43b6095934fddca3e72bc0ea15da1c14

Syntax

C#

public TimeSpan AccessWaitTime { get; }

Property Value

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

Reference

AdsCommunicationStatistics Class

TwinCAT.Ads Namespace