Session.SocketId Property

Contains the numeric identifier of the WebSocket of the Session.

Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public uint SocketId { get; set; }

Property Value

Type: UInt32

Reference

Session Class

TcHmiSrv.Core Namespace