Timeout: Integer;
The Timeout property determines timeout of GET request.
Time is set in seconds. If the request is not executed for the specified time, it is stopped.
The example of use is given in description of the INetHttpCommand.Credential property.
See also: