Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
Utils Class
Utils 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)
Utils
HttpDownload Method (HttpContext,
Byte
, String, String)
Namespace:
Scilligence.MolEngine.Companion
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
Utils Class
HttpDownload Overload
Scilligence.MolEngine.Companion Namespace