Share via


HttpProgress.BytesSent フィールド

定義

送信された合計バイト数。

この値には、要求ヘッダーとして送信されたバイトが含まれます。

操作が再開された場合、この値は前の進行状況レポートよりも小さくなる可能性があります。

public: unsigned long long BytesSent;
uint64_t BytesSent;
public ulong BytesSent;
Public BytesSent As ULong 

フィールド値

UInt64

unsigned long long

uint64_t

適用対象