DataCacheItem Members
Used to retrieve all information associated with the cached object in the cluster.
The following tables list the members exposed by the DataCacheItem type.
Public Constructors
Name | Description | |
---|---|---|
DataCacheItem | Initializes a new instance of the DataCacheItem class. |
Top
Public Properties
Name | Description | |
---|---|---|
CacheName | The name of the cache where the object is stored. | |
Key | The identifier that is used to distinguish the cached object in the cache or region. | |
RegionName | If applicable, the name of the region where the object is stored. | |
Tags | A generic list of tags associated with the cached object. | |
Timeout | Specifies the length of time for which the object will remain in the cache. | |
Value | The object stored in cache. | |
Version | The version of the cached object. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
DataCacheItem Class
Microsoft.ApplicationServer.Caching Namespace
ff425062(v=azure.10).md 2011-08-26