ResiliencePipelineRegistryOptions<TKey>
An options class used by ResiliencePipelineRegistry<T>.
Gets or sets the comparer that is used by the registry to retrieve the resilience pipeline builders.
Gets or sets the factory method that creates instances of ResiliencePipelineBuilder.
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 pipelines.
public ResiliencePipelineRegistryOptions()