ResiliencePipelineProvider<TKey>
Represents a provider for resilience pipelines that are accessible by TKey.
            
                
protected ResiliencePipelineProvider()
Retrieves a resilience pipeline from the provider using the specified key.
            
Retrieves a generic resilience pipeline from the provider using the specified key.
            
Tries to get a resilience pipeline from the provider using the specified key.
            
Tries to get a generic resilience pipeline from the provider using the specified key.