LocalEseStoreSettings.CompactionProbabilityInPercent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value indicating the probablity with which offline compaction should occur during open.
public int CompactionProbabilityInPercent { get; set; }
member this.CompactionProbabilityInPercent : int with get, set
Public Property CompactionProbabilityInPercent As Integer
Property Value
Returns the threshold in percent.
Remarks
Obsolete. Use System.Fabric.LocalEseStoreSettings.FreePageSizeThresholdInPercent instead.
Applies to
Feedback
Submit and view feedback for