点击或拖拽改变大小

MqttConnectionOptionsLocalBinding 属性

获取或设置本地的连接结点,可以用来绑定本地的IP及端口信息
Get or set the local connection node, which can be used to bind the local IP and port information

命名空间:  HslCommunication.MQTT
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法
public IPEndPoint LocalBinding { get; set; }

属性值

类型:IPEndPoint
参见