Home > comp > gb.net.curl > curl > timeout 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Curl.Timeout (gb.net.curl)
Syntax
PROPERTY TimeOut AS Integer
Returns or sets the client timeout in seconds.

The request will abort if it takes more than the specified amount of seconds.

If the timeout is zero, then no timeout is defined.

Do not forget to set this property if you are doing a synchronous request, otherwise the client may wait for the server forever!