Forum Discussion

smartbearrj's avatar
smartbearrj
Contributor
5 years ago
Solved

Do I have any way to supply any timeout value in aqHttpRequest.send() method.

Do I have any way to supply any timeout value in send() method.       Using   aqHttpRequest.Send(ServiceAPIAddress)
  • tristaanogre's avatar
    5 years ago

    I'm not 100% certain there is.  The aqHTTPRequest object is a conventient wrapper around the MSXML objects.  I think that you can check the "ready state" of the object in a loop to see where it is but I'm not sure.  It might be an operating system level setting.