In The Hand LtdIn The Hand
DownloadDataAsync Method (address)
NamespacesInTheHand.NetWebClientDownloadDataAsync(Uri)
.NET Components for Mobility
Downloads the specified resource as a Byte array. This method does not block the calling thread.
Declaration Syntax
C#Visual Basic
public void DownloadDataAsync(
	Uri address
)
Public Sub DownloadDataAsync ( _
	address As Uri _
)
Parameters
address (Uri)
The URI of the resource to download.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0