This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
The real worker of the block. The Cache class is the traffic cop that prevents
resource contention among the different threads in the system. It also will act
as the remoting gateway when that feature is added to the cache.
Namespace: Smartsite.Tools.Caching
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public class Cache : , |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class Cache _ Implements , |
Inheritance Hierarchy
See Also
Cache Members
Smartsite.Tools.Caching Namespace