Back to Website
Show / Hide Table of Contents

Interface IFileCacheConfiguration

Namespace: Aurigma.DesignAtoms.Configuration
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IFileCacheConfiguration

Properties

CleanUpInterval

Declaration
int CleanUpInterval { get; }
Property Value
Type Description
System.Int32

LogFileCacheAccess

Declaration
bool LogFileCacheAccess { get; }
Property Value
Type Description
System.Boolean

MaxSize

Declaration
long MaxSize { get; }
Property Value
Type Description
System.Int64

MaxUtilizationThreshold

Declaration
int MaxUtilizationThreshold { get; }
Property Value
Type Description
System.Int32

RootPath

Declaration
string RootPath { get; }
Property Value
Type Description
System.String

UtilizationTarget

Declaration
int UtilizationTarget { get; }
Property Value
Type Description
System.Int32
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback