Polly.Retry
Namespace with 5 public types
Classes
                                     RetryStrategyOptions
                                    
                                
                            
                            
                                
                                     RetryStrategyOptions`1
                                    Represents the options used to configure a retry strategy.
                                
                            
                        
                        Structures
                                     OnRetryArguments`1
                                    Represents the arguments used by  for handling the retry event.
                                
                            
                            
                                
                                     RetryDelayGeneratorArguments`1
                                    Represents the arguments used by  for generating the next retry delay.
                                
                            
                            
                                
                                     RetryPredicateArguments`1
                                    Represents the arguments used by  for determining whether a retry should be performed.