Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Web
Downloader Class
Downloader Methods
AjaxCall Method
CreateProxy Method
DownloadBytes Method
DownloadJson Method
DownloadStream Method
DownloadString Method
EnableTls1X Method
HttpDownload Method
HttpStream Method
ResponseJavascript Method
ResponseJson Method
ResponseMsg Method
ResponseTxt Method
SafeFileName Method
SendWebRequest Method
TrustAllCertificates Method
Downloader
CreateProxy Method
Namespace:
Scilligence.MolEngine.Web
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
public
static
WebProxy
CreateProxy
(
string
url
,
string
username
,
string
password
)
Parameters
url
Type:
System
String
username
Type:
System
String
password
Type:
System
String
Return Value
Type:
WebProxy
See Also
Reference
Downloader Class
Scilligence.MolEngine.Web Namespace