System.Net.HttpClient.THTTPRequest Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnReceiveDatapublicOccurs one or more times while your request receives response data, and it indicates the current progress of the response download.
OnSendDatapublic