HttpClientFileDownloader Class
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.1053+0cec039
public class HttpClientFileDownloader : IFileDownloader
Inheritance: object → HttpClientFileDownloader
Implements: IFileDownloader
Constructors
Name | Description |
---|---|
HttpClientFileDownloader() |
Properties
Name | Description |
---|---|
UserAgent | The User-Agent sent with requests |
Methods
Name | Description |
---|---|
DownloadBytes(string, string, string, double) | |
DownloadFile(string, string, Action<int>, string, string, double, CancellationToken) | |
DownloadString(string, string, string, double) |
Documentation generated by MdDocs