HttpProgress.TotalBytesToReceive 필드

정의

받을 총 데이터 바이트 수입니다.

숫자를 알 수 없는 경우 이 값은 0입니다.

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

필드 값

Nullable<UInt64>

Windows.Foundation.IReference<unsigned long long>

IReference<uint64_t>

적용 대상