Crabtree/SmartHome/HDL/Operation/BusSocket.cs
@@ -51,6 +51,7 @@ asyncBeginReceive (); Console.WriteLine ("BusSocket启动成功!"); Control.IsEnterBackground = false; } /// <summary> @@ -70,7 +71,8 @@ busSocket = null; Console.WriteLine("BusSocket关闭成功!"); } Control.IsEnterBackground = true; } /// <summary> /// 当前的Socket是否运行