HttpClientFileDownloader Class
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.942+a011233
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) | |
DownloadFile(string, string, Action<int>, string, string, CancellationToken) | |
DownloadString(string, string, string) |
Documentation generated by MdDocs