共用方式為


BackgroundUploadProgress.BytesReceived 欄位

定義

收到的位元組總數。 這個值不包含回應標頭中接收的位元組。 如果上傳作業重新開機,此值可能小於上一個進度報告。

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

欄位值

UInt64

unsigned long long

uint64_t

適用於