HDL_ON/DAL/Mqtt/MqttClient.cs @@ -133,6 +133,10 @@ new System.Threading.Thread(async () => { while (true) { if (!UserInfo.Current.IsLogin) { return; } try { System.Threading.Thread.Sleep(2000);