public Task HttpClient() { return(CallsHttpClient.DownloadFileAsync(FilePath, BufferSize, CancellationToken.None)); }