RAD Studio VCL Reference
ContentsIndex
THTTPReqResp Properties Public Properties
Public Properties
 
Name 
Description 
 
Indicates the number of milliseconds that can elapse before aborting an attempt to connect to the server. 
 
This is MaxSinglePostSize, a member of class THTTPReqResp. 
 
Indicates the number of milliseconds that can elapse before canceling a request when no response is received from the server. 
 
Indicates the number of milliseconds that can elapse before timing out the sending of a request. 
 
Specifies the SoapAction header to include in the HTTP message that executes the method call. 
 
URL 
Specifies the URL that identifies the target interface on the target Web Service application. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.