点击或拖拽改变大小

PortMappingServerServerPort 属性

获取或设置MQTT服务器的监听端口号,默认8888
Get or set the listening port number of the MQTT server, the default is 8888

命名空间:  HslCommunication.Enthernet.Tcp
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法
public int ServerPort { get; set; }

属性值

类型:Int32
参见