Search Results

0
votes

Unable to make 2 parallel TCP requests to the same TCP Client

Just a thought. If your server takes 2seconds to response, shouldn't the Timeout values be 2000, instead of 20000 (which is 20 seconds)? First argument for AsyncWaitHandle.WaitOne() is in m …