Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Web
WebServer Class
WebServer Methods
AllowCrossDomain Method
Dispose Method
ImportPFXCertificate Method
Message Method
OnCommand Method
OnRequest Method
OnRequest2 Method
Start Method
Starting Method
Stop Method
WelcomeMessage Method
WebServer
OnRequest 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
protected
virtual
bool
OnRequest
(
TextWriter
writer
,
string
cmd
,
NameValueCollection
items
)
Parameters
writer
Type:
System.IO
TextWriter
cmd
Type:
System
String
items
Type:
System.Collections.Specialized
NameValueCollection
Return Value
Type:
Boolean
See Also
Reference
WebServer Class
Scilligence.MolEngine.Web Namespace