WebSocketBehavior Class
Exposes the methods and properties used to define the behavior of a WebSocket service
provided by the WebSocketServer or HttpServer.
Namespace:
WebSocketSharp.ServerAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public abstract class WebSocketBehavior : IWebSocketSession
Public MustInherit Class WebSocketBehavior _ Implements IWebSocketSession
public ref class WebSocketBehavior abstract : IWebSocketSession