Redigera

Dela via


ActivationRebalancerOptions.ScaledEntropyDeviationActivationThreshold Property

Definition

Determines the number of activations that must be active during any rebalancing cycle, in order for ScaleAllowedEntropyDeviation (if, and only if, its true) to begin scaling the AllowedEntropyDeviation.

public int ScaledEntropyDeviationActivationThreshold { get; set; }
member this.ScaledEntropyDeviationActivationThreshold : int with get, set
Public Property ScaledEntropyDeviationActivationThreshold As Integer

Property Value

Remarks

Allowed range: [1000-∞)

Values lower than the default are discouraged.

Applies to