IConnection.Timeout Property

Gets the timeout (in milliseconds)

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

Syntax

C#

int Timeout { get; set; }

VB

Property Timeout As Integer
    Get
    Set

Property Value

Type: Int32
The timeout.

Reference

IConnection Interface

TwinCAT Namespace