RequestCachingSection.DefaultHttpCachePolicy Property

Definition

Gets the default caching behavior for the local computer.

C#
[System.Configuration.ConfigurationProperty("defaultHttpCachePolicy")]
public System.Net.Configuration.HttpCachePolicyElement DefaultHttpCachePolicy { get; }

Property Value

A HttpCachePolicyElement that defines the default cache policy.

Attributes

Remarks

Unless the DisableAllCaching property is set to true, the policy returned by this property overrides the policy set in the DefaultPolicyLevel property.

Applies to

Product Versions
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1