Answers

Question and Answer:

  Home  Windows Phone

⟩ Suppose my site is down, and async calls are taking too long to timeout. How can I set a reasonable timeout?

Per MSDN docs, you should call Abort() on your request when you feel iti s appropriate timeout

 172 views

More Questions for you: