PgDAC

TPgConnection.ConnectionTimeout Property

Used to set the time to wait while trying to establish a connection before terminating the attempt and generating an error.

Class

TPgConnection

Syntax

property ConnectionTimeout: integer default DefValConnectionTimeout;

Remarks

Use the ConnectionTimeout property to set the time to wait while trying to establish a connection before terminating the attempt and generating an error. The 0 value indicates no limit. The default value of ConnectionTimeout is 15 seconds.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback