HttpProgress.TotalBytesToReceive Campo

Definición

Número total de bytes de datos que se van a recibir.

Si se desconoce el número, este valor es 0.

public: IReference<unsigned long long> ^ TotalBytesToReceive;
IReference<uint64_t> TotalBytesToReceive;
public System.Nullable<ulong> TotalBytesToReceive;
Public TotalBytesToReceive As Nullable(Of ULong) 

Valor de campo

Nullable<UInt64>

Windows.Foundation.IReference

IReference<uint64_t>

Se aplica a