Click or drag to resize

TcpConnectionTcpId Property

Gets the identifier of the connection.

Namespace:  RW.Server.Tcp
Assembly:  RW.Server.Tcp (in RW.Server.Tcp.dll) Version: 6.5.0.0 (6.5.0.0)
Syntax
public virtual int TcpId { get; }

Property Value

Type: Int32
The identifier of the connection.
See Also