点击或拖拽改变大小

SessionBaseIpEndPoint 属性

获取当前的连接对象连接的远程客户端
Get the remote client connected by the current connection object

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public IPEndPoint IpEndPoint { get; protected set; }

属性值

类型:IPEndPoint
参见