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