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

Show in webframe

DefaultPolicy Property






Default policy when setting cache values using the properties and methods that do not use a region name.
Syntax
public CacheItemPolicy DefaultPolicy {get; set;}
'Declaration
 
Public Property DefaultPolicy As CacheItemPolicy
'Usage
 
Dim instance As FileCache
Dim value As CacheItemPolicy
 
instance.DefaultPolicy = value
 
value = instance.DefaultPolicy
public CacheItemPolicy getDefaultPolicy()
public void setDefaultPolicy(CacheItemPolicy value)
            
public:
property CacheItemPolicy^ DefaultPolicy {
   CacheItemPolicy^ get();
   void set (    CacheItemPolicy^ value);
}

Property Value

The default policy when setting cache values using the indexer. Default value is null.
Requirements

Target Platforms

See Also

Reference

FileCache Class
FileCache 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