IResponseCachingFeature Interface

Definition

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.

Applies to