The CacheableAttribute type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CacheKey |
The root key to use for the cache
|
![]() | CachePriority |
The priority of the cached item. The default value is CacheItemPriority.Default
|
![]() | CacheTimeOut |
The timeout multiplier used to cache the item. This value is multiple by the Host
Performance Setting to determine the actual timeout value. The default value is 20.
|
![]() | TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |