Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GenerationalReductionLoop ( |
||
MemoryUsageLimiter ( double fractionToRemoveOnCleanup = 0.2, long hardMemoryLimit ) : System | ||
ReduceMemoryUsage ( ) : void | ||
ThresholdReductionLoop ( long hardMemoryLimit, |
public GenerationalReductionLoop ( |
||
cancellationToken | ||
return | void |
public MemoryUsageLimiter ( double fractionToRemoveOnCleanup = 0.2, long hardMemoryLimit ) : System | ||
fractionToRemoveOnCleanup | double | |
hardMemoryLimit | long | |
return | System |
public ThresholdReductionLoop ( long hardMemoryLimit, |
||
hardMemoryLimit | long | |
cancellationToken | ||
return | void |