WebClient::OpenReadAsync Method
.NET Framework (current version)
Opens a readable stream containing the specified resource. These methods do not block the calling thread.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | OpenReadAsync(Uri^) | Opens a readable stream containing the specified resource. This method does not block the calling thread. |
![]() | OpenReadAsync(Uri^, Object^) | Opens a readable stream containing the specified resource. This method does not block the calling thread. |
Show:
