Click here to Skip to main content
15,918,596 members
Articles / Programming Languages / XML

Using System.Threading.Tasks and BlockingCollections to FTP Multiple Files at the Same Time

Rate me:
Please Sign up or sign in to vote.
4.11/5 (2 votes)
19 Apr 2011CPOL4 min read 18.2K   2  
How to use System.Threading.Tasks and BlockingCollections to FTP multiple files at the same time

Views

Daily Counts

License

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


Written By
Software Developer (Senior) Salem Web Network
United States United States
Robert Williams has been programming web sites since 1996 and employed as .NET developer since its release in 2002.

Comments and Discussions