Click here to Skip to main content
15,902,275 members
Articles / Programming Languages / C# 7.0

Error Handling (Retry Design Pattern)

Rate me:
Please Sign up or sign in to vote.
4.79/5 (7 votes)
28 Feb 2016CPOL2 min read 20.4K   200   12  
Simple implementation for "Retry Design Pattern" and also "Circuit Breaker Design Pattern" and merging them together

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Architect
United States United States
I graduated as an electronic engineer at 2000, and I have been working in software development ever since.
Interested mainly in .NET technologies.

Comments and Discussions