CoreWebView2DownloadOperation.TotalBytesToReceive Property

Definition

The total bytes to receive count.

public ulong? TotalBytesToReceive { get; }
member this.TotalBytesToReceive : Nullable<uint64>
Public ReadOnly Property TotalBytesToReceive As Nullable(Of ULong)

Property Value

Remarks

Returns null if the size is unknown.

Applies to