HDL_ON/DAL/DriverLayer/Control_TcpClient.cs @@ -295,7 +295,10 @@ } finally { if (heartBeatThread != null) { heartBeatThread = null; } HeartBeat(); } }