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!

HttpCacheVary Class

Enables a web server to indicate that an HTTP cache should contain multiple cache entries for a particular URL resource.

Object
   HttpCacheVary

[Visual Basic]
NotInheritable Public Class HttpCacheVary
[C#]
public sealed class HttpCacheVary
[C++]
public __gc __sealed class HttpCacheVary
[JScript]
public class HttpCacheVary

Remarks

[To be supplied.]

Requirements

Namespace: System.Web

Assembly: System.Web.dll

See Also

HttpCacheVary Members | System.Web Namespace