AdsClientSettingsTimeout Property
The communication Timeout that is set initially on the AdsClient
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public int Timeout { get; set; }Property Value
Int32
The timeout.
Remarks
Setting the Settings Timeout doesn't change the IConnection timout after the connection is established.