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