This topic has not yet been rated - Rate this topic

WebClient.OpenReadAsync Method

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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.