C-DEngine 5.105

HttpListenerWebSocketContext Class

Provides the properties used to access the information in a WebSocket connection request received by the HttpListener.

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

Syntax


public class HttpListenerWebSocketContext : WebSocketContext
Public Class HttpListenerWebSocketContext _
	Inherits WebSocketContext
public ref class HttpListenerWebSocketContext : public WebSocketContext

Inheritance Hierarchy


Object
  WebSocketSharp.Net.WebSockets..::..WebSocketContext
    WebSocketSharp.Net.WebSockets..::..HttpListenerWebSocketContext