This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Represents an entry in the cache.
Namespace: Smartsite.Tools.Caching.Angelina
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public class CacheEntry : , |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class CacheEntry _ Inherits _ Implements |
Remarks
Cache entry access is not thread safe.
Inheritance Hierarchy
System..::..Object
Smartsite.Base..::..ResponseInfoBase
Smartsite.Tools.Caching.Angelina..::..CacheEntry
Smartsite.Base..::..ResponseInfoBase
Smartsite.Tools.Caching.Angelina..::..CacheEntry
See Also
CacheEntry Members
Smartsite.Tools.Caching.Angelina Namespace