How to do - MS SQL C# Excel Access
Friday, 14 June 2019
MVC - Web Service - Increase time limit on response from a web service
Watch this example on YouTube
localhost.WebService1 test = new localhost.WebService1();
test.Timeout = 4000;
var res = test.TestMethod("Some String");
return View();
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment