←Select platform

DocumentMemoryCacheStartOptions Constructor

Summary

Initializes a new instance of DocumentMemoryCacheStartOptions.

Syntax
C#
VB
C++
Public Sub New() 
 MyBase.New 

Remarks

This constructor initializes the members of DocumentMemoryCacheStartOptions as follows:

Member Value
MinimumLoadDuration 2 seconds
MaximumItems 0
SlidingExpiration 60 seconds
TimerInterval 60 seconds

Example

For an example refer to DocumentMemoryCache.

Requirements

Target Platforms

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

Leadtools.Document Assembly