←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 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 IsInfinite Indicates that this policy is infinite.
Public Property SlidingExpiration Indicates whether the cache entry should be deleted if it has not been accessed in a given span of time.

See Also

Reference

CacheItemPolicy Class

Leadtools.Caching Namespace

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

Leadtools.Caching Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.