AdsClientSettings.Timeout Property

The communication Timeout of the TcAdsClient

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

Syntax

C#

public int Timeout { get; }

VB

Public ReadOnly Property Timeout As Integer
    Get

Property Value

Type: Int32
The timeout.

Reference

AdsClientSettings Class

TwinCAT.Ads Namespace