HttpRequestEventArgs..::..Response Property
Gets the HTTP response data used to return a response to the client.
Namespace:
WebSocketSharp.ServerAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public HttpListenerResponse Response { get; }
Public ReadOnly Property Response As HttpListenerResponse Get
public: property HttpListenerResponse^ Response { HttpListenerResponse^ get (); }