WaitFor and TimeoutException (General questions)
I looked in the documentation to find a definite answer to this question because I'm not sure where the problem is stemming from. Will the overload of WaitFor that has a timeout throw a TimeoutException if the timeout expires, or does application flow resume? I am receiving a TimeoutException that appears to be about the time length I specified in Timeout, but I wasn't sure if WaitFor will trigger an exception, since the documentation doesn't specifically say that it will.
I was also having this problem with Receive() (not the timeout overload) so I wasn't sure if it was something else causing it.
Thanks,
Scott
Complete thread:
- WaitFor and TimeoutException - Scott Blomfield, 2005-12-20, 19:49
- Re: WaitFor and TimeoutException - Scott Blomfield, 2005-12-20, 19:51
- Re: WaitFor and TimeoutException - wodSupport, 2005-12-20, 20:14
- Re: WaitFor and TimeoutException - Scott Blomfield, 2005-12-21, 21:10
- Re: WaitFor and TimeoutException - wodSupport, 2005-12-20, 20:14
- Re: WaitFor and TimeoutException - Scott Blomfield, 2005-12-20, 19:51