WebClient::DownloadDataAsync Method
.NET Framework (current version)
Downloads the resource as a Byte array from the URI specified as an asynchronous operation. These methods do not block the calling thread.
Assembly: System (in System.dll)
| 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. |
Show:
