0
Answer

How to set timeout value for client application

Ask a question
Henry

Henry

17y
2.1k
1
I created a client application that calls a SOAP webservice and may take up to one minute to respond with results. How do I ensure that my client application will not timeout before the webservice does? And what's the default timeout value for my web application when it invokes a webservice. I'm using C# code by the way. Thanks! Henry

Next Recommended Forum