Share via


LocalEseStoreSettings.DefragThresholdInMB Property

Definition

Caution

Regular defragmentation will occur in the next major Service Fabric runtime.

Gets or sets a value indicating the minimum logical size of a database for online defragmentation to occur the background.

[System.Obsolete("Regular defragmentation will occur in the next major Service Fabric runtime.")]
public int DefragThresholdInMB { get; set; }
public int DefragThresholdInMB { get; set; }

Property Value

Returns the threshold in MB.

Attributes

Remarks

Obsolete. This value will be removed in the next major Service Fabric runtime version as all databases will be regularly defragmented. Use MaxDefragFrequencyInMinutes to adjust frequency of defragmentation instead.

Applies to

Product Versions (Obsolete)
Azure SDK for .NET Legacy (Latest)