BackgroundUploadProgress.BytesReceived Field

Definition

The total number of bytes received. This value does not include bytes received as part of response headers. If the upload operation has restarted, this value may be smaller than in the previous progress report.

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

Field Value

UInt64

unsigned long long

uint64_t

Applies to