About TCPClient.SendTimeout ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is this timeout value is the time required to put data into the IO buffer on
local machine? Or the time when the other end acks the receive?

Thanks in advance,
 
Franky,

From the documentation, it would seem that this is the time it would
take to get the acknowledgement from the other end that on the send.

Hope this helps.
 
Back
Top