System.Net.HttpClient.TReceiveDataEvent

提供:RAD Studio API Documentation

C++

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

プロパティ

種類 可視性 ソース ユニット
typedef public System.Net.HTTPClient.hpp System.Net.HttpClient System.Net.HttpClient


説明

データ ダウンロードの進捗を追跡するイベント ハンドラの型。

以下のイベントには、このイベント ハンドラが必要です:

関連項目