Click or drag to resize
Grid Solutions Framework

PIConnectionConnectTimeout Property

Gets or sets the timeout interval (in milliseconds) for the adapter's connection.

Namespace: PIAdapters
Assembly: PIAdapters (in PIAdapters.dll) Version: 2.4.182-beta
Syntax
public int ConnectTimeout { get; set; }
View Source

Property Value

Int32
See Also