Re: Timeout - WeOnlyDo Discussion board

Re: Timeout (General questions)

by wodDamir, Tuesday, June 16, 2009, 10:02 (5399 days ago) @ Henning Kristensen

Henning,

But if Timeout occured, then connection is no longer active. You can't *tell* client that message isn't received in that case.

However, client should detect that connection timed out (broke) for some reason, and provide an error in that case.

The only thing you could do to prevent timeout from occuring (from server side) is set Timeout property value to higher value. However in that case, client timeout still applies (if set).

Regards,
Damba


Complete thread:

 

  • Timeout - Henning Kristensen, 2009-06-15, 22:29 [*]
    • Re: Timeout - wodDamir, 2009-06-15, 22:42
      • Re: Timeout - Henning Kristensen, 2009-06-16, 09:49
        • Re: Timeout - wodDamir, 2009-06-16, 10:02