API:System.Net.HttpClient.THTTPRequest.DoReceiveDataProgress

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoReceiveDataProgress(AStatusCode: Integer; AContentLength: Int64; AReadCount: Int64; var Abort: Boolean);

C++

void __fastcall DoReceiveDataProgress(int AStatusCode, __int64 AContentLength, __int64 AReadCount, bool &Abort);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient THTTPRequest

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!