Method | Description | |
---|---|---|
CancelAsync ( ) : void | ||
Dev2WebClient ( |
||
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
DownloadFileAsync ( |
||
DownloadString ( string address ) : string |
Method | Description | |
---|---|---|
_webClient_DownloadDataCompleted ( object sender, |
public Dev2WebClient ( |
||
webClient | ||
return | System |
public DownloadFileAsync ( |
||
address | ||
fileName | string | |
userToken | string | |
return | void |
public DownloadString ( string address ) : string | ||
address | string | |
return | string |