←Select platform

StatusCache Property

Summary

Cache to use for storing the status of the job.

Syntax
C#
C++/CLI
Python
public ObjectCache StatusCache { get; set; } 
public:  
   property ObjectCache^ StatusCache 
   { 
      ObjectCache^ get() 
      void set(ObjectCache^ value) 
   } 
StatusCache # get and set (CompareJobData) 

Property Value

The cache to use for storing the status of the job. The default value is null.

Requirements

Target Platforms

Help Version 22.0.2023.5.11
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly

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