Is there a way to set a tiemout on the service side so that the request stops processing if it exceeds the timeout? I know I can time the request out on the client side, bu
yes i can handle it you have to configure your web.config file it's look like
--> -->
And Your Client Side ServiceReferences.ClientConfig file looks like