C-DEngine 5.105

HttpListenerResponse Class

Provides the access to a response to a request received by the HttpListener.

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

Syntax


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

Remarks


The HttpListenerResponse class cannot be inherited.

Inheritance Hierarchy


Object
  WebSocketSharp.Net..::..HttpListenerResponse