Crabtree/SmartHome/HDL/Operation/BusSocket.cs
@@ -50,7 +50,7 @@ asyncBeginReceive (); Console.WriteLine ("BusSocket启动成功!"); Utlis.WriteLine ("BusSocket启动成功!"); Control.IsEnterBackground = false; } @@ -70,7 +70,7 @@ catch { } busSocket = null; Console.WriteLine("BusSocket关闭成功!"); Utlis.WriteLine("BusSocket关闭成功!"); Control.IsEnterBackground = true; }