Hello to all, i have create a downloader in C# using downloadFile() method and i would like to get the progress percentage into progress bar.

I using downloadFile() and not using native stream object.

Any code is welcome.

Thanks.