|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.7
|
| Leadtools.Caching Assembly > Leadtools.Caching Namespace : CacheItemPolicy Class |
The following tables list the members exposed by CacheItemPolicy.
| Name | Description | |
|---|---|---|
![]() | CacheItemPolicy Constructor | Initializes a new instance of CacheItemPolicy with default parameters. ![]() |
| Name | Description | |
|---|---|---|
![]() | AbsoluteExpiration | Indicates whether the cache entry should be deleted after a specified duration. ![]() |
![]() | SlidingExpiration | Indicates whether the cache entry should be deleted if it has not been accessed in a given span of time. ![]() |
| Name | Description | |
|---|---|---|
![]() | Clone | Creates an exact copy of this CacheItemPolicy![]() |