WebClient.DownloadDataAsync Method
.NET Framework 4
Downloads the specified resource as a Byte array. 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 specified resource as a Byte array. This method does not block the calling thread. |
|
DownloadDataAsync(Uri, Object) | Downloads the specified resource as a Byte array. This method does not block the calling thread. |