property ConnectionTimeout: integer;
Description
Determines the time in seconds that the client will wait for a response from the remote side during connection attempt. After the timeout expires, the result and control will be returned to the program.
The default value is 30 seconds.
See Also