Share via


KeyValueStoreReplicaSettings.LogTruncationIntervalInMinutes Property

Definition

Gets or sets the interval after which KeyValueStoreReplica tries to truncate local store logs if local store has EnableIncrementalBackup enabled and no backup has been initiated by user during this interval.

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

Property Value

Applies to