Start Method

HttpServer.dll

Overload List

  NameDescription
Start(IPAddress, Int32)
Start the webserver using regular HTTP.
Start(IPAddress, Int32, X509Certificate)
Accept secure connections.

See Also