RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPReqResp.ConnectTimeout Property

Indicates the number of milliseconds that can elapse before aborting an attempt to connect to the server.

Pascal
property ConnectTimeout: Integer;
C++
__property int ConnectTimeout;

Use ConnectTimeout to indicate the number of milliseconds that can elapse before THTTPReqResp abandons the attempt to form a connection. 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!