WebClient.OpenReadAsync Method
.NET Framework 2.0
Opens a readable stream containing the specified resource. These methods do not block the calling thread.
| Name | Description |
|---|---|
| WebClient.OpenReadAsync (Uri) | Opens a readable stream containing the specified resource. This method does not block the calling thread. |
| WebClient.OpenReadAsync (Uri, Object) | Opens a readable stream containing the specified resource. This method does not block the calling thread. |