As we know , when there was no connection between client and server, the Endpoint not found Exception will be created from WCF services ,
I d like to handle this error just one time and uses several times without several try catches for each WCF services please help me
Thanks