ResilienceStrategyRegistryOptions<TKey>
An options class used by ResilienceStrategyRegistry<T>.
Gets or sets the comparer that is used by the registry to retrieve the resilience strategy builders.
Gets or sets the factory method that creates instances of ResilienceStrategyBuilder.
Gets or sets the formatter that is used by the registry to format the TKey to a string that
represents the builder name.
Gets or sets the formatter that is used by the registry to format the TKey to a string that
represents the instance name of the builder.
Gets or sets the comparer that is used by the registry to retrieve the resilience strategies.
public ResilienceStrategyRegistryOptions()