WebCache

Name Type Description
CacheContent Method Adds an item to the WebCache collection.

CacheItem Method Adds an item to the WebCache collection.
IsCached Method Determines whether a specific item is cached.

Item Method Returns the cached item at the specified index.

Remove Method Removes the cached item at the specified index.
RemoveAll Method Removes all cached items from the service.
Count Property Returns the number of cached items in the service.