Cant close serial port in windows form application
C#
2
Posts
2
Posters
0
Views
1
Watching
-
The problem is when I close the port my program hangs. When I close the serial port, or the form, my program throws an exception, after hanging for a while. Basically it hangs whenever I call SerialPort.Close(); Help would be greatly appreciated :)
-
The problem is when I close the port my program hangs. When I close the serial port, or the form, my program throws an exception, after hanging for a while. Basically it hangs whenever I call SerialPort.Close(); Help would be greatly appreciated :)