Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Web
Downloader Class
Downloader Methods
HttpDownload Method
HttpDownload Method (HttpContext, Byte[], String, String)
HttpDownload Method (HttpContext, String, String, String)
HttpDownload Method (HttpContext, Byte[], String, String, Encoding)
HttpDownload Method (HttpContext, String, String, String, Encoding)
HttpDownload Method (Database, HttpContext, Byte[], String, String, Encoding)
HttpDownload Method (Database, HttpContext, String, String, String, Encoding)
Downloader
HttpDownload Method (HttpContext,
Byte
, String, String)
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
void
HttpDownload
(
HttpContext
context
,
byte
[]
buffer
,
string
filename
,
string
date
)
Parameters
context
Type:
System.Web
HttpContext
buffer
Type:
System
Byte
filename
Type:
System
String
date
Type:
System
String
See Also
Reference
Downloader Class
HttpDownload Overload
Scilligence.MolEngine.Web Namespace