点击或拖拽改变大小

MqttServerSyncOnlineSessions 属性

获得当前同步客户端在线的MQTT客户端信息,如果客户端是短连接,将难以捕获在在线信息。
Obtain the MQTT client information of the current synchronization client online. If the client is a short connection, it will be difficult to capture the online information.

命名空间:  HslCommunication.MQTT
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public MqttSession[] SyncOnlineSessions { get; }

属性值

类型:MqttSession
参见