Property FlushInterval
FlushInterval
Gets or sets the flush interval.
The buffer is flushed periodically at this interval. Default is 100ms.
public TimeSpan FlushInterval { get; set; }
Gets or sets the flush interval.
The buffer is flushed periodically at this interval. Default is 100ms.
public TimeSpan FlushInterval { get; set; }