Share via


W3CLoggerOptions.RetainedFileCountLimit Property

Definition

Gets or sets a strictly positive value representing the maximum retained file count. Defaults to 4. Must be between 1 and 10,000, inclusive.

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

Property Value

Applies to