StatisticsOptions.LogWriteInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The LogWriteInterval property specifies the frequency of updating the statistics in the log file. The default is 5 minutes.
public TimeSpan LogWriteInterval { get; set; }
member this.LogWriteInterval : TimeSpan with get, set
Public Property LogWriteInterval As TimeSpan