This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Wrapper class for the HTTPListener to allow easier access to the server, for start and stop management and event routing of the actual inbound requests.

Namespace: Smartsite.Web
Assembly:  Smartsite.Web (in Smartsite.Web.dll)

Syntax

C#Copy imageCopy Code
public class HttpServer
Visual Basic (Declaration)Copy imageCopy Code
Public Class HttpServer

Inheritance Hierarchy

System..::..Object
  Smartsite.Web..::..HttpServer

See Also

HttpServer Members
Smartsite.Web Namespace
Advanced