HttpServer Constructor |
Name | Description | |
---|---|---|
![]() | HttpServer |
Initializes a new instance of the HttpServer class.
|
![]() | HttpServer(Int32) |
Initializes a new instance of the HttpServer class with
the specified port.
|
![]() | HttpServer(String) |
Initializes a new instance of the HttpServer class with
the specified url.
|
![]() | HttpServer(Int32, Boolean) | |
![]() | HttpServer(IPAddress, Int32) | |
![]() | HttpServer(IPAddress, Int32, Boolean) |