ResilienceProperties
public sealed class ResilienceProperties : IDictionary<string, object>, ICollection<KeyValuePair<string, object>>, IEnumerable<KeyValuePair<string, object>>, IEnumerable
Represents a collection of custom resilience properties.
public ResilienceProperties()
Gets the value of a given property with a fallback default value.
Sets the value of a given property.
Gets the value of a given property.