←Select platform

StatusCachePolicy Property

Summary

Policy serialized as a string to use when storing status items in the cache.

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

Property Value

The policy serialized as a string to use when storing status items 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.