Replies: 3 comments 1 reply
|
Hi ,
You are executing the SendAsync in the Fire And Forget Task ! Which means the Try this two options :
Or
Hope this helps.👍 |
0 replies
|
@ShayanFiroozi Hi. The client can be on another machine and send messages independently from the server. This example simulates such a scenario. So waiting doesn't make sense. |
0 replies
|
Moving this to discussion. The right approach is to |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This test fails starting from 6.0 version of WatsonTCP:
It throws
All reactions