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
C#
VB
C++
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.
See Also
IWebSocketSession Interface
WebSocketSharp.Server Namespace