Polly.Fallback
Namespace with 6 public types
Classes
                                     AsyncFallbackPolicy
                                    A fallback policy that can be applied to asynchronous delegates.
                                
                            
                            
                                
                                     AsyncFallbackPolicy`1
                                    A fallback policy that can be applied to delegates.
                                
                            
                            
                                
                                     FallbackPolicy
                                    A fallback policy that can be applied to delegates.
                                
                            
                            
                                
                                     FallbackPolicy`1
                                    A fallback policy that can be applied to delegates returning a value of type .
                                
                            
                        
                        Interfaces
                                     IFallbackPolicy
                                    Defines properties and methods common to all Fallback policies.
                                
                            
                            
                                
                                     IFallbackPolicy`1
                                    Defines properties and methods common to all Fallback policies generic-typed for executions returning results of type .