C-DEngine 5.105

WebSocketContext Class

Exposes the properties used to access the information in a WebSocket connection request.

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

Syntax


public abstract class WebSocketContext
Public MustInherit Class WebSocketContext
public ref class WebSocketContext abstract

Remarks


The WebSocketContext class is an abstract class.

Inheritance Hierarchy


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