Writes the output from the URL request to a file firing events.
public bool DownloadFile(string url, long bufferSize, string outputFile)
Return Value
true or false
Parameters
url
Url to fire
bufferSize
Buffersize - how often to fire events
outputFile
File to write response to
See also:
Class HttpClient© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic