BackgroundDownloadProgress.TotalBytesToReceive Field

Definition

The total number of bytes of data to download. If this number is unknown, this value is set to 0.

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

Field Value

UInt64

unsigned long long

uint64_t

Applies to