Click here to Skip to main content
15,896,368 members
Articles / Programming Languages / C#

Threaded WebDownload class with Progress Call-backs

Rate me:
Please Sign up or sign in to vote.
4.48/5 (46 votes)
19 Jul 2002CPOL4 min read 270.5K   1.8K   152  
Implementation of a C# class that performs an asynchronous download of a file (over HTTP) providing call-backs with progress and when complete.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Product Manager
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions