Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

CacheItemPolicy Constructor (CacheItemPolicy)






Initializes a new instance of CacheItemPolicy with default parameters.
Syntax
public CacheItemPolicy()
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New CacheItemPolicy()
public CacheItemPolicy()
            
public:
CacheItemPolicy();
Remarks

This constructor initializes the members of this class as follows:

Member Value
AbsoluteExpiration

Set to ObjectCache.InfiniteAbsoluteExpiration. The item will never expire.

SlidingExpiration

Set to ObjectCache.NoSlidingExpiration. The item will never expire.

Requirements

Target Platforms

See Also

Reference

CacheItemPolicy Class
CacheItemPolicy Members

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features