Share via


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

IReference<uint64_t>

適用対象