Click or drag to resize
Grid Solutions Framework

PIRTInputAdapterConnectTimeout 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
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(30000)]
public int ConnectTimeout { get; set; }
View Source

Property Value

Int32
See Also