Monday, February 21, 2011

HttpService requestTimeout

How do I determine if the HttpService instance timed out? Thanks!

From stackoverflow
  • If you set requestTimeout then your request will raise a fault when it times out. So you can just add an event listener to the httpservice faultevent.

0 comments:

Post a Comment