点击或拖拽改变大小

MqttClientConnectCloseAsync 方法

关闭Mqtt服务器的连接。
Close the connection to the Mqtt server.

命名空间:  HslCommunication.MQTT
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public Task ConnectCloseAsync()

返回值

类型:Task

[缺少 "M:HslCommunication.MQTT.MqttClient.ConnectCloseAsync" 的 <returns> 文档]

参见