Start Method
From HttpServer.dll
Overload List
| Name | Description | |
|---|---|---|
| Start(IPAddress, Int32) |
Start the webserver using regular HTTP.
| |
| Start(IPAddress, Int32, X509Certificate) |
Accept secure connections.
|
From HttpServer.dll
| Name | Description | |
|---|---|---|
| Start(IPAddress, Int32) |
Start the webserver using regular HTTP.
| |
| Start(IPAddress, Int32, X509Certificate) |
Accept secure connections.
|