点击或拖拽改变大小

SubscribeTopicAddSubscribeTick 方法

增加一个订阅的计数信息,不需要手动调用,在 MqttClient 订阅主题之后,会自动增加
Add a subscription count information, no need to manually call it, it will be automatically added after MqttClient subscribes to the topic

命名空间:  HslCommunication.MQTT
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public long AddSubscribeTick()

返回值

类型:Int64
返回增加计数后的值
参见