←Select platform

OutputCacheItemPolicy Property

Summary

The policy to use when storing the output document in the cache.

Syntax
C#
VB
C++
public CacheItemPolicy OutputCacheItemPolicy { get; set; } 
Public Property OutputCacheItemPolicy() As CacheItemPolicy 
   Get 
   Set 
public:  
   property CacheItemPolicy^ OutputCacheItemPolicy 
   { 
      CacheItemPolicy^ get() 
      void set(CacheItemPolicy^ value) 
   } 

Property Value

The policy to use when storing the output document in the cache. The default value is null.

Example

For an example, refer to StatusJobDataRunner.

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

Leadtools.Document.Converter Assembly

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