Share via


FileSystemHttpLogsConfig.RetentionInDays Property

Definition

Retention in days. Remove files older than X days. 0 or lower means no retention.

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

Property Value

Applies to