Currently, I have BizTalk contacting a two-way web service. In some instances the service can take up to 5 minutes to respond to the request because of the amount of data being loaded into the objects. BizTalk, however times the request/response out before the service has a chance to respond. Is there a way to configure the amount of time the port remains open and awaits a response?