点击或拖拽改变大小

DeviceServerLocalAddress 属性

获取或设置服务器绑定的本地IP地址,默认为空,使用本地所有可用的ip地址
Obtain or set the local IP address bound to the server, which is empty by default, and use all available IP addresses locally

命名空间:  HslCommunication.Core.Device
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.5.0.0 (12.5.0.0)
语法
public IPAddress LocalAddress { get; set; }

属性值

类型:IPAddress
参见