WebClient DownloadFileAsync - How can I display download speed to the user?

Viewed 11002

That's pretty much the whole question in the title. I have a WPF C# Windows application, I download files for the user and now want to display the speed.

4 Answers
Related