DownloadProgressChangedEventArgs.BytesReceived Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the number of bytes received.
Assembly: System.Net (in System.Net.dll)
To determine what percentage of the transfer has occurred, use the ProgressPercentage property.
Show: