Namespace SunamoThreading.Downloading
Classes
- InputDownload
Contains a URI to download. Each URI has a unique identification number.
- MultiStringDownloader<T>
Downloads multiple strings concurrently using a timed thread pool.
Interfaces
- IInputDownload
Represents a download input that provides both a URI and an identification number.
- IUri
Provides access to a URI string property.