←Select platform

StatusCache Property

Summary

Cache to use for storing the status of the job.

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

Property Value

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.