WebClient::DownloadFileTaskAsync Method
.NET Framework (current version)
Downloads the specified resource to a local file as an asynchronous operation using a task object. These methods do not block the calling thread.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | DownloadFileTaskAsync(String^, String^) | Downloads the specified resource to a local file as an asynchronous operation using a task object. |
![]() | DownloadFileTaskAsync(Uri^, String^) | Downloads the specified resource to a local file as an asynchronous operation using a task object. |
Show:
