BatchingLoggerOptions.FlushPeriod Property

Definition

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

public:
 property TimeSpan FlushPeriod { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan FlushPeriod { get; set; }
member this.FlushPeriod : TimeSpan with get, set
Public Property FlushPeriod As TimeSpan

Property Value

Applies to