IOutputCachePolicyProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A provider to get output cache policies for a particular name.
public interface IOutputCachePolicyProvider
type IOutputCachePolicyProvider = interface
Public Interface IOutputCachePolicyProvider
Methods
| Name | Description |
|---|---|
| GetBasePolicies() |
Gets the base output cache policies. |
| GetPolicyAsync(String) |
Gets a IOutputCachePolicy from the given |