C-DEngine 5.105

IWebSocketSession..::..Protocol Property

Gets the WebSocket subprotocol used in the session.

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

Syntax


string Protocol { get; }
ReadOnly Property Protocol As String
	Get
property String^ Protocol {
	String^ get ();
}

Field Value

A String that represents the subprotocol if any.