이름 |
설명 |
WebSocketBehavior |
Exposes the methods and properties used to define the behavior of a WebSocket service provided by the WebSocketServer or HttpServer. |
WebSocketServerBase |
Provides the basic functions of the server that receives the WebSocket connection requests. |
WebSocketService |
Provides the basic functions of the WebSocket service used by the WebSocket service host. |
WebSocketServiceHostManager |
Manages the WebSocket services provided by the HttpServer and WebSocketServer. |
WebSocketSessionManager |
Manages the sessions to a Websocket service. |