MqttClientUnSubscribeMessageAsync 方法 |
名称 | 说明 | |
---|---|---|
UnSubscribeMessageAsync(String) |
取消订阅指定的主题信息,取消之后,就不再接收当前主题的数据,除非服务器强制推送 Unsubscribe from the specified topic information. After cancellation, the data of the current topic will no longer be received unless the server forces push | |
UnSubscribeMessageAsync(String) |
取消订阅多个主题信息,取消之后,当前的订阅数据就不在接收到,除非服务器强制推送。 Unsubscribe from multiple topic information. After cancellation, the current subscription data will not be received unless the server forces it to push it. |