R
Richard L Rosenheim
I know that I can download a file from a web server by using the
WebClient.DownloadFile method. But, does anyone know of an example of
downloading a file from a web server with the ability to monitor the
download progress?
I'm looking for either the number of bytes downloaded and/or percentage
completed.
TIA
WebClient.DownloadFile method. But, does anyone know of an example of
downloading a file from a web server with the ability to monitor the
download progress?
I'm looking for either the number of bytes downloaded and/or percentage
completed.
TIA