TcAdsClient.Timeout Property

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

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

Syntax

C#

public int Timeout { get; set; }

VB

Public Property Timeout As Integer
    Get
    Set

Property Value

Type: Int32

Implements

IConnection.Timeout

Reference

TcAdsClient Class

TwinCAT.Ads Namespace