AdoDotNetConnectionSupport.ConnectionTimeout Property

Definition

Gets or sets the amount of time, in seconds, to wait to establish a connection before terminating the attempt and generating a time-out error.

C++
public:
 virtual property int ConnectionTimeout { int get(); void set(int value); };

Property Value

An integer representation of the allowable time-out period, in seconds.

Exceptions

The provider does not support connection time-out.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022