Open main menu

RAD Studio API Documentation β

System.Net.HttpClient.TReceiveDataEvent

C++

typedef void __fastcall (__closure *TReceiveDataEvent)(System::TObject* const Sender, __int64 AContentLength, __int64 AReadCount, bool &Abort);

Properties

Type Visibility Source Unit Parent
typedef public System.Net.HTTPClient.hpp System.Net.HttpClient System.Net.HttpClient

Description