←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.

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

Leadtools.Document.Compare Assembly

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