Search results

  1. D

    Time Out when running a request method in web service

    Is there a way of setting / implementing some sort of time out when running a request after successfully making a connection to a web service? What I would like to achieve is: Make a connection to a third party web service. Run a method on the web service. If the run method doesn’t come back...
Back
Top