MyDAC

TCustomMyConnection.ConnectionTimeout Property

Used to specify the amount of time to attempt to establish a connection.

Class

TCustomMyConnection

Syntax

property ConnectionTimeout: integer default DefValConnectionTimeout;

Remarks

Use the ConnectionTimeout property to specify the amount of time to attempt to establish a connection.

Use ConnectionTimeout property to specify the amount of time, in seconds, that can be expired before an attempt to make a connection is considered unsuccessful.

The default value is 15 seconds.

See Also

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