AdsClient.Timeout Property

Sets the timeout for the ads communication. Unit is in ms.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public int Timeout { get; set; }

Property Value

Type: Int32

Implements

IConnection.Timeout

Reference

AdsClient Class

TwinCAT.Ads Namespace