Compartilhar via


ReliableStateManagerReplicatorSettings.TruncationThresholdFactor Propriedade

Definição

Obtém ou define o fator de limite de truncamento. Um truncamento será iniciado quando o uso do log exceder esse valor vezes MinLogSizeInMB. O valor padrão é 2.

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

Valor da propriedade

O limite de truncamento.

Aplica-se a