TouchSocket手册
C#
VB
F#
一款简单易用的基础网络通讯组件库。
Show/Hide TOC
ITcp
Session
Port 属性
端口号
Definition
命名空间:
TouchSocket.Sockets
程序集:
TouchSocket (在 TouchSocket.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
C#
复制
int
Port
{
get
; }
VB
复制
ReadOnly
Property
Port
As
Integer
Get
F#
复制
abstract
Port
:
int
with
get
属性值
Int32
参见
引用
ITcpSession 接口
TouchSocket.Sockets 命名空间
In This Article
Definition
参见