Hi,

There is a WCF service, which will connect to one more third party webservice,
Some times, we will get error during pulling the data from the webservice.
We need to check whether we are getting this error continuosly for 5 days during web service call or not.If yes inform the user.How to track this error that we are getting it for 5 days..
Please suggest some logic for this.

Thanks,