BackgroundDownloadProgress.BytesReceived 欄位

定義

收到的資料位元組總數。 這個值不包含接收為回應標頭的位元組。 例如,在網路中斷) 之後,可以重新開機下載作業 (。 當作業重新開機時,它們可能必須捨棄先前下載的位元組,因此下載的位元組數目不一定會從一份報告增加至下一個報表。

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

欄位值

UInt64

unsigned long long

uint64_t

適用於