C# Класс WebSocketSharp.Net.WebSockets.WebSocketContext

Exposes the properties used to access the information in a WebSocket connection request.
The WebSocketContext class is an abstract class.
Показать файл Открыть проект Примеры использования класса

Защищенные методы

Метод Описание
WebSocketContext ( ) : System

Initializes a new instance of the WebSocketContext class.

Описание методов

WebSocketContext() защищенный Метод

Initializes a new instance of the WebSocketContext class.
protected WebSocketContext ( ) : System
Результат System