Rest client throw timeout exception
- by shandu
Hi,
I have create REST client in C# using example on this page: http://msdn.microsoft.com/en-us/library/aa395208(v=vs.90).aspx. Server is built in PHP.
When I send request to some urls I have this exception:
The request channel timed out while waiting for a reply after 00:00:59.9531250. Increase the timeout value passed to the call to Request…