C-DEngine 5.105

HttpListener Class

Provides a simple, programmatically controlled HTTP listener.

Namespace:  WebSocketSharp.Net
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public sealed class HttpListener : IDisposable
Public NotInheritable Class HttpListener _
	Implements IDisposable
public ref class HttpListener sealed : IDisposable

Inheritance Hierarchy


Object
  WebSocketSharp.Net..::..HttpListener