HttpClientFileDownloader.DownloadBytes Method
Declaring Type: HttpClientFileDownloader
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.1049+da27736
[AsyncStateMachine(Velopack.Sources.HttpClientFileDownloader/<DownloadBytes>d__3)]
public Task<byte[]> DownloadBytes(string url, string authorization, string accept, double timeout);
Parameters
url
string
authorization
string
accept
string
timeout
double
Returns
Task<byte[]>
Documentation generated by MdDocs