←Select platform
In This Topic ▼

CacheItemPolicy Class Members

Summary

The following tables list the members exposed by CacheItemPolicy.

Public Constructors

Name Description
Public Constructor
CacheItemPolicy Initializes a new instance of CacheItemPolicy with default parameters.

Public Methods

Name Description
Public Method
Clone Creates an exact copy of this CacheItemPolicy
Public Method
static  | Shared in VB</div>
IsInfinitePolicy Checks whether a policy is infinite.
Public Method ToParsableString Converts this policy to parsable string.
Public Method static  | Shared in VB TryParse Creates a new cache item policy from a string.

Public Properties

Name Description
Public Property
AbsoluteExpiration Indicates whether the cache entry should be deleted after a specified duration.
Public Property SlidingExpiration Indicates whether the cache entry should be deleted if it has not been accessed in a given span of time.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly