Compartir a través de


ReliableStateManagerReplicatorSettings.ThrottlingThresholdFactor Propiedad

Definición

Obtiene o establece el factor de umbral de limitación. La limitación se iniciará cuando el uso del registro supere este valor por minLogSizeInMB. El valor predeterminado es 3.

public int? ThrottlingThresholdFactor { get; set; }
member this.ThrottlingThresholdFactor : Nullable<int> with get, set
Public Property ThrottlingThresholdFactor As Nullable(Of Integer)

Valor de propiedad

Umbral de limitación.

Se aplica a