←Select platform

StatusPolicy Property

Summary

Policy to use when storing the status items in the cache.

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

Property Value

Policy to use when storing status items in the cache. 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.