Click here to Skip to main content
15,890,043 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
If my client application times out its web service method wait period(timeout period) then my service method should also stop its working.

This is required to achieve because client application has other things to execute based on result of web service.

What I have tried:

I tried to sync timeout period of client's proxy and web method execution, but no luck.
Posted
Updated 21-Mar-18 20:27pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900