C# Class WebSocketSharp.Net.WebSockets.WebSocketContext

Exposes the properties used to access the information in a WebSocket connection request.
The WebSocketContext class is an abstract class.
Afficher le fichier Open project: uken/websocket-sharp Class Usage Examples

Méthodes protégées

Méthode Description
WebSocketContext ( ) : System

Initializes a new instance of the WebSocketContext class.

Method Details

WebSocketContext() protected méthode

Initializes a new instance of the WebSocketContext class.
protected WebSocketContext ( ) : System
Résultat System