Re: Get() with bad URL and Blocking = true doesn (General questions)
Yes, in your sample throws an exception but does not return after the line with Get() method. Should do that, because Blocking = true means that! I have the Error ( host not found ) in the ErrorText of the Done method, and I NEED to return after the Get() method, because I do something more with this result.
In my code it does not throw the exception either... Perhaps that will not help me anyway.
Put some debug messages in the event handlers to see what happend in case of normal URL and in case of bad URL. Maybe this can help you to find something...
Complete thread:
- Get() with bad URL and Blocking = true doesn't wo - Anca, 2008-08-09, 15:20
- Re: Get() with bad URL and Blocking = true doesn - wodDamir, 2008-08-09, 20:07
- Re: Get() with bad URL and Blocking = true doesn - Anca, 2008-08-10, 10:05
- Re: Get() with bad URL and Blocking = true doesn - Anca, 2008-08-10, 10:26
- Re: Get() with bad URL and Blocking = true doesn - wodDamir, 2008-08-10, 14:12
- Re: Get() with bad URL and Blocking = true doesn - Anca, 2008-08-10, 10:26
- Re: Get() with bad URL and Blocking = true doesn - Anca, 2008-08-10, 10:05
- Re: Get() with bad URL and Blocking = true doesn - wodDamir, 2008-08-09, 20:07