Name | Description | |
---|---|---|
![]() | CacheDataSettings Constructor |
The following tables list the members exposed by CacheDataSettings.
Name | Description | |
---|---|---|
![]() | CacheDataSettings Constructor |
Name | Description | |
---|---|---|
![]() | CacheDataPath | Gets or sets a path to store temporary files to a disk to reduce memory consumption. |
![]() | UseCompression | Gets or sets a value indicating whether to compress temporary data before the storing to memory/disk. |
Name | Description | |
---|---|---|
![]() | UseDisk | Sets the settings for storage the cache data on disk. |
![]() | UseMemory | Sets the settings for storage the cache data in memory. |