WebClient.OpenReadAsync Method
.NET Framework 4
Opens a readable stream containing the specified resource. 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 | |
|---|---|---|
|
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. |