static Task<bool> DownloadAsync (string url, string targetfile, Callback progress, CancellationToken token)

Parameters

NameTypeDescription
url string
targetfile string
progress = null Callback
token = null CancellationToken

Returns

TypeDescription
Task<bool>
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.