Contains a listener that doesn't do anything with the connections.
Namespace:
HttpServerAssembly: HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public abstract class HttpListenerBase |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class HttpListenerBase |
| Visual C++ |
|---|
public ref class HttpListenerBase abstract |