collectThreshold

Threshold of allocated memory to trigger a collect.

package __gshared
static if(useGC)
size_t collectThreshold;

Meta