点击或拖拽改变大小

MqttClientOnClientConnectedDelegate 委托

连接服务器成功的委托
Connection server successfully delegated

命名空间:  HslCommunication.MQTT
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public delegate void OnClientConnectedDelegate(
	MqttClient client
)

参数

client
类型:HslCommunication.MQTTMqttClient
参见