Re: Timeout question (General questions)
Roman,
It will wait as long as the server doesn't respond, but as long as there is any communication going on. If there is no communication at all, then the time specified in Timeout Property will be used.
We don't have a separate Timeout property for this, but if you really need it, you could implement a timer, and call Abort method in such cases.
Hope I helped.
Regards,
Damba
Complete thread:
- Timeout question - r0m1k, 2008-02-14, 10:10
- Re: Timeout question - wodDamir, 2008-02-14, 10:24
- Re: Timeout question - r0m1k, 2008-02-14, 10:42
- Re: Timeout question - wodDamir, 2008-02-14, 10:48
- Re: Timeout question - r0m1k, 2008-02-14, 10:42
- Re: Timeout question - wodDamir, 2008-02-14, 10:24