BackgroundUploadProgress.BytesSent 字段

定义

发送的字节总数。 如果上传操作已重启,此值可能小于上一个进度报告中的值。

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

字段值

UInt64

unsigned long long

uint64_t

适用于