The FileCacheConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() |
FileCacheConfiguration |
Initializes a new instance of the FileCacheConfiguration class. |
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetParameter |
Gets a value of the specified parameter. (Inherited from BaseConfiguration.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() |
CleanUpInterval |
Gets the interval between cleanup runs, in seconds. |
![]() |
MaxSize |
Gets the maximum size of the cache, in bytes. |
![]() |
MaxUtilizationThreshold |
Gets the maximum cache utilization level (in percent) that triggers automatic cleanup. |
![]() |
RootPath |
Gets the folder name where the cache is stored. |
![]() |
UtilizationTarget |
Gets the utilization level (in percent) to which the cache should be cleaned up. |