IFileDownloader Interface
Defines a contract for the object used to download files asynchronously.
Namespace: Microsoft.Practices.Prism.Modularity
Assembly: Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)
Syntax
public interface IFileDownloader
'Declaration
Public Interface IFileDownloader