Share via


HttpProgress.BytesReceived Field

Definition

The total number of bytes received.

This value includes bytes received as response headers.

If the operation was 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