Used to set the time to wait while trying to establish a connection before terminating the attempt and generating an error.
property ConnectionTimeout: integer default DefValConnectionTimeout;
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.