Questions tagged [doevents]

106 questions
-2
votes
3 answers

multi-threading safe usage with SerialPort controller

I have read dozens of articles about threading in c# and Application.DoEvents() ... Still can't use it properly to get my task done: I have a controller connected to my COM, this controller works on command (i send command, need to wait few ms to…
chouaib
  • 2,763
  • 5
  • 20
  • 35
1 2 3 4 5 6 7
8