AJAX Service TimeOut question from yesterda's Live-From-Redmond !

Yesterday someone asked how to manually set Service Call Timeouts.

I had no idea.

But Bertrand Le Roy did. (Bertrand is an Engineer on the team and seems to know EVERYTHING about MS AJAX)

Ayway – Bertrand pointed me at these.

Sys.Net.WebRequest.set_timeout

Sys.Net.WebRequestManager.set_defaultTimeOut

I didn’t see these in the documentation (and it’s not searchable yet) but  after I know what to look for… there it was.

Thanks (again) Bertrand !