This topic has not yet been rated - Rate this topic

WebClient.DownloadDataAsync Method

Downloads the specified resource as a Byte array. These methods do not block the calling thread.
Name Description
WebClient.DownloadDataAsync (Uri) Downloads the specified resource as a Byte array. This method does not block the calling thread.
WebClient.DownloadDataAsync (Uri, Object) Downloads the specified resource as a Byte array. This method does not block the calling thread.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.