MemoryHeap::HeapDesc::Threshold

MemoryHeap::HeapDesc::Threshold
UPInt Threshold;
Description

Maximum amount of memory used by the heap and if the allocation size exceeds this threshold, the allocation is redirected directly to SysAlloc/SysAllocPaged.