Class PolicyBase
- Namespace
- Polly
- Assembly
- Polly.dll
public abstract class PolicyBase
- Inheritance
-
PolicyBase
- Derived
- Inherited Members
- Extension Methods
Constructors
PolicyBase(PolicyBuilder)
protected PolicyBase(PolicyBuilder policyBuilder)
Parameters
policyBuilder
PolicyBuilder
Fields
policyKeyInternal
protected string policyKeyInternal
Field Value
Properties
ExceptionPredicates
protected ExceptionPredicates ExceptionPredicates { get; }
Property Value
PolicyKey
public string PolicyKey { get; }