C-DEngine 5.105

HttpListenerContext Class

Provides the access to the HTTP request and response information used by the HttpListener.

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

Syntax


public sealed class HttpListenerContext
Public NotInheritable Class HttpListenerContext
public ref class HttpListenerContext sealed

Remarks


The HttpListenerContext class cannot be inherited.

Inheritance Hierarchy


Object
  WebSocketSharp.Net..::..HttpListenerContext