
The timers are intended to run endlessly but this is different than an infinite loop. isBusy before starting the process to avoid overlap.

The timers all call to a Background Worker and check for. Each timer has a 1.5 - 5 second repeat and there are times that the process within the timer takes more than the tick time.


When it freezes, there are no exceptions, the ui is unresponsive and the process DOES NOT hang in resource monitor or process explorer.Ĭonnects to 2 COM ports. I have been working on an application and found that when connecting remotely via TeamViewer and Radmin, the application freezes.
