ResponseCachingFeature Class
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.
public ref class ResponseCachingFeature : Microsoft::AspNetCore::ResponseCaching::IResponseCachingFeature
public class ResponseCachingFeature : Microsoft.AspNetCore.ResponseCaching.IResponseCachingFeature
type ResponseCachingFeature = class
interface IResponseCachingFeature
Public Class ResponseCachingFeature
Implements IResponseCachingFeature
- Inheritance
-
ResponseCachingFeature
- Implements
Constructors
ResponseCachingFeature() |
Properties
VaryByQueryKeys |
Gets or sets the query keys used by the response cache middleware for calculating secondary vary keys. |