←Select platform

ObjectCache Class

Summary

Abstract class to provide cache support.

Syntax
C#
VB
C++
Java
[DefaultMemberAttribute("Item")] 
public abstract class ObjectCache 
<DefaultMemberAttribute("Item")>  
Public MustInherit Class ObjectCache 
public [DefaultMemberAttribute(L"Item")] 
   ref class ObjectCache abstract 
public abstract class ObjectCache 
Remarks

Refer to Document Toolkit and Caching for more information on how the cache is used with the LEADTOOLS Document library and how to set up optional custom cache provider.

LEADTOOLS provides the FileCache object that implements ObjectCache.

Example

For an example, refer to DocumentFactory.

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.Caching Assembly

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