ConnectionTimeout: Integer;
The ConnectionTimeout property determines connection timeout of GET request.
The time is determined in milliseconds. 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: