WebClient.DownloadDataAsync Method
.NET Framework 4.5
Downloads the resource as a Byte array from the URI specified as an asynchronous operation. These methods do not block the calling thread.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DownloadDataAsync(Uri) | Downloads the resource as a Byte array from the URI specified as an asynchronous operation. |
|
DownloadDataAsync(Uri, Object) | Downloads the resource as a Byte array from the URI specified as an asynchronous operation. |