HttpListenerResponse Class
   Provides the access to a response to a request received by the HttpListener.
   
                
    Namespace: 
   WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public sealed class HttpListenerResponse : IDisposable
Public NotInheritable Class HttpListenerResponse _ Implements IDisposable
public ref class HttpListenerResponse sealed : IDisposable