NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpCachePolicySettings Properties

The properties of the HttpCachePolicySettings class are listed below. For a complete list of HttpCachePolicySettings class members, see the HttpCachePolicySettings Members topic.

Public:

Cacheability [To be supplied.]
CacheExtension [To be supplied.]
ETag [To be supplied.]
Expires [To be supplied.]
GenerateEtagFromFiles [To be supplied.]
GenerateLastModifiedFromFiles [To be supplied.]
IsExpiresSet [To be supplied.]
IsLastModifiedSet [To be supplied.]
IsMaxAgeSet [To be supplied.]
IsProxyMaxAgeSet [To be supplied.]
LastModified [To be supplied.]
MaxAge [To be supplied.]
NoCacheFields [To be supplied.]
NoServerCaching Stop all origin server caching for the current response. This will always disable the ASP+ output cache and will also disable the UL cache if running in that environment. After caching is disabled, it cannot be reenabled for the given response.
NoStore [To be supplied.]
NoTransforms [To be supplied.]
PrivateFields [To be supplied.]
ProxyMaxAge [To be supplied.]
Revalidation [To be supplied.]
SlidingExpiration [To be supplied.]
VaryHeaders [To be supplied.]

See Also

HttpCachePolicySettings Class | System.Web Namespace