点击或拖拽改变大小

MqttClientOnClientConnected 事件

当客户端连接成功触发事件,就算是重新连接服务器后,也是会触发的
The event is triggered when the client is connected successfully, even after reconnecting to the server.

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

类型:HslCommunication.MQTTMqttClientOnClientConnectedDelegate
参见