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!

Cache Class

[To be supplied.]

Object
   Cache

[Visual Basic]
Public Class Cache
   Implements IEnumerable
[C#]
public class Cache : IEnumerable
[C++]
public __gc class Cache : public IEnumerable
[JScript]
public class Cache implements IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Caching

Assembly: System.Web.dll

See Also

Cache Members | System.Web.Caching Namespace