←Select platform

StatusCacheConfiguration Property

Summary

Configuration of the cache to use for storing the status of the job.

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

Property Value

The configuration of the cache to use for storing the status of the job. 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.