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!

HttpRuntime.Cache

[To be supplied.]

[Visual Basic]
Public Shared ReadOnly Property Cache As Cache
[C#]
public static Cache Cache {get;}
[C++]
public: __property static Cache* get_Cache();
[JScript]
public static function get Cache() : Cache;

See Also

HttpRuntime Class | HttpRuntime Members | System.Web Namespace