MemorySetting

MemorySetting enumeration

Memory usage modes for cells data model.

Values

NameValueDescription
Normal0Default mode for cells model.
MemoryPreference1Memory performance preferable.
FileCache2Memory performance preferable and using file instead of memory to maintain the cells data.