Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Web
Downloader Class
Downloader Methods
ResponseJson Method
ResponseJson Method (HttpListenerResponse, String, Boolean)
ResponseJson Method (HttpResponse, String, Boolean)
Downloader
ResponseJson Method (HttpListenerResponse, String, Boolean)
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
ResponseJson
(
HttpListenerResponse
Response
,
string
data
,
bool
abort
)
Parameters
Response
Type:
System.Net
HttpListenerResponse
data
Type:
System
String
abort
Type:
System
Boolean
See Also
Reference
Downloader Class
ResponseJson Overload
Scilligence.MolEngine.Web Namespace