HttpProgress.BytesSent 字段

定义

发送的总字节数。

此值包括作为请求标头发送的字节数。

如果重启操作,此值可能小于上一个进度报告中的值。

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

字段值

UInt64

unsigned long long

uint64_t

适用于