Interface ILimitedCache

Namespace: ETLBox
Assembly: ETLBox.dll
Syntax
    public interface ILimitedCache

Properties

MaxCacheSize

Declaration
    int MaxCacheSize { get; set; }
Property Value
TypeDescription
int