System.Net.HttpClient.THTTPRequest Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ConnectionTimeoutpublicRepresents the timeout until an HTTP connection is established for a specific URL request.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ReceiveDataCallbackpublicIf defined, your request calls the specified callback method of type TReceiveDataCallback one or more times while your request receives response data, and it indicates the current progress of the response download.
RefCountpublicIndicates the number of interface pointers currently dependent upon the object.
ResponseTimeoutpublicRepresents the maximum timeout between partial URL responses for a concrete URL request.
SendDataCallbackpublic
SendTimeoutpublic