一款简单易用的基础网络通讯组件库。

TcpSessionClientBaseLocalEndPoint 属性

[缺少 "P:TouchSocket.Sockets.TcpSessionClientBase.LocalEndPoint" 的 <summary> 文档]

Definition

命名空间: TouchSocket.Sockets
程序集: TouchSocket (在 TouchSocket.dll 中) 版本:4.1.4.7+7f7e1f78093c99347956e09330d5d7aca1d2bdf2
C#
public EndPoint LocalEndPoint { get; }

属性值

EndPoint

实现

ITcpSessionLocalEndPoint

参见