Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Timeout for HTTP Request-Response › Timeout for HTTP Request-Response
December 7, 2005 at 8:00 AM
#12501
I think you can also change the timeout inside your calling .net app. It should be a property on httprequest if I remember correctly.
But, I guess the question is why is the call not returning? Is it a long running process that will return something? i.e. how long does it take for the process to run?