HttpListenerWebSocketContext Class
Provides the properties used to access the information in a WebSocket connection request
received by the HttpListener.
Namespace:
WebSocketSharp.Net.WebSocketsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public class HttpListenerWebSocketContext : WebSocketContext
Public Class HttpListenerWebSocketContext _ Inherits WebSocketContext
public ref class HttpListenerWebSocketContext : public WebSocketContext
Inheritance Hierarchy
WebSocketSharp.Net.WebSockets..::..WebSocketContext
WebSocketSharp.Net.WebSockets..::..HttpListenerWebSocketContext