MemoryCacheOptions.CompactionPercentage Property

Definition

Gets or sets the amount to compact the cache by when the maximum size is exceeded.

public:
 property double CompactionPercentage { double get(); void set(double value); };
public double CompactionPercentage { get; set; }
member this.CompactionPercentage : double with get, set
Public Property CompactionPercentage As Double

Property Value

Applies to