HttpCachePolicyElement Class
.NET Framework 3.0
Represents the default HTTP cache policy for network resources. This class cannot be inherited.
Namespace: System.Net.Configuration
Assembly: System (in system.dll)
Assembly: System (in system.dll)
This class corresponds to the defaultHttpCachePolicy Element (Network Settings) configuration element.
This class is used to specify the HTTP caching configuration that applies to network resources obtained by using the WebRequest and WebClient classes.
This class provides programmatic access to information that can be stored in configuration files.
System.Object
System.Configuration.ConfigurationElement
System.Net.Configuration.HttpCachePolicyElement
System.Configuration.ConfigurationElement
System.Net.Configuration.HttpCachePolicyElement
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: