Timeout: Integer;
None;
The Timeout property determines timeout of GET request.
Time is set in milliseconds. If request will not be executed in time, then its execution stops.
The example of use is given in description of the INetHttpCommand.Credential property.
See also: