共用方式為


HttpProgress.BytesReceived 欄位

定義

收到的位元組總數。

這個值包含接收為回應標頭的位元組。

如果作業重新開機,此值可能小於上一個進度報告。

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

欄位值

UInt64

unsigned long long

uint64_t

適用於