Uploading the early Draft Xamarin Patterns eBook
This commit is contained in:
parent
e4474127f9
commit
ce8b89e48e
Binary file not shown.
@ -13,6 +13,7 @@ namespace WebMVC.Services.Utilities
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// HttpClient wrapper that integrates Retry and Circuit
|
/// HttpClient wrapper that integrates Retry and Circuit
|
||||||
/// breaker policies when invoking HTTP services.
|
/// breaker policies when invoking HTTP services.
|
||||||
|
/// Based on Polly library: https://github.com/App-vNext/Polly
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class ResilientHttpClient : IHttpClient
|
public class ResilientHttpClient : IHttpClient
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user