Share via


W3CLoggerOptions.FlushInterval Property

Definition

Gets or sets the period after which logs will be flushed to the store. Defaults to 1 second.

public TimeSpan FlushInterval { get; set; }
member this.FlushInterval : TimeSpan with get, set
Public Property FlushInterval As TimeSpan

Property Value

Applies to