ConnectionTimeout: Integer;
The ConnectionTimeout property determines connection timeout of GET request.
Time is set in seconds. If request is not executed during the specified time, its execution stops.
The example of use is given in description of the INetHttpCommand.Credential property.
See also: