C-DEngine 5.105

IWebSocketSession..::..ID Property

Gets the unique ID of the session.

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

Syntax


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

Field Value

A String that represents the unique ID of the session.