MemorySetting
MemorySetting enumeration
Memory usage modes for cells data model.
Values
Name | Value | Description |
---|---|---|
Normal | 0 | Default mode for cells model. |
MemoryPreference | 1 | Memory performance preferable. |
FileCache | 2 | Memory performance preferable and using file instead of memory to maintain the cells data. |