HttpProgress.BytesReceived 字段

定义

接收的总字节数。

此值包括作为响应标头接收的字节数。

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

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

字段值

UInt64

unsigned long long

uint64_t

适用于