PortMappingServerGetMqttServer 方法 |
获取当前的MQTT服务器
命名空间:
HslCommunication.Enthernet.Tcp
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法public MqttServer GetMqttServer()
Public Function GetMqttServer As MqttServer
public:
MqttServer^ GetMqttServer()
member GetMqttServer : unit -> MqttServer
返回值
类型:
MqttServer[缺少 "M:HslCommunication.Enthernet.Tcp.PortMappingServer.GetMqttServer" 的 <returns> 文档]
参见