• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

c# threading

Forum discussion tagged with c# threading.
  1. T

    C# multi-threading problem part two

    As described in my other recent post, I'm trying to write a C# program that sends a message on a serial port and waits for a reply which should come within 10 or 15 milliseconds, after which another message could be sent. If no reply comes, an ack timeout timer event initiates the sending of...
Back
Top