Partilhar via


HttpProgress.TotalBytesToReceive Campo

Definição

O número total de bytes de dados a serem recebidos.

Se o número for desconhecido, esse valor será 0.

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

Valor do campo

Nullable<UInt64>

Windows.Foundation.IReference<unsigned long long>

IReference<uint64_t>

Aplica-se a