IResponseCachingFeature 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 feature for configuring additional response cache options on the HTTP response.
public interface class IResponseCachingFeature
public interface IResponseCachingFeature
type IResponseCachingFeature = interface
Public Interface IResponseCachingFeature
- Derived
Properties
VaryByQueryKeys |
Gets or sets the query keys used by the response cache middleware for calculating secondary vary keys. |