WebCache Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a cache to store frequently accessed data.
public static class WebCache
type WebCache = class
Public Class WebCache
- Inheritance
-
WebCache
Methods
Get(String) |
Retrieves the specified item from the WebCache object. |
Remove(String) |
Removes the specified item from the WebCache object. |
Set(String, Object, Int32, Boolean) |
Inserts an item into the WebCache object. |
Applies to
Feedback
Submit and view feedback for