Name | Description | |
---|---|---|
CacheDataSettings Constructor |
The following tables list the members exposed by CacheDataSettings.
Name | Description | |
---|---|---|
CacheDataSettings Constructor |
Name | Description | |
---|---|---|
CacheDataPath | The path to cache data on disk. If set, cache data will be stored at this location. | |
UseCompression | Compress cache data before storing it in memory/disk. |
Name | Description | |
---|---|---|
UseDisk | Store cache data on disk to reduce memory consumption. | |
UseMemory | Store cache data in memory. |