WebClient::OpenReadTaskAsync Method
.NET Framework (current version)
Opens a readable stream containing the specified resource as an asynchronous operation using a task object. These methods do not block the calling thread.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | OpenReadTaskAsync(String^) | Opens a readable stream containing the specified resource as an asynchronous operation using a task object. |
![]() | OpenReadTaskAsync(Uri^) | Opens a readable stream containing the specified resource as an asynchronous operation using a task object. |
Show:
