RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPReqResp.SendTimeout Property

Indicates the number of milliseconds that can elapse before timing out the sending of a request.

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

Use SendTimeout to indicate the number of milliseconds that can elapse when sending a request before THTTPReqResp cancels the request. 

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