NodeConfiguration.StatisticsLogWriteInterval 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 attribute specifies the frequency of updating the statistics in the log file. The default is 5 minutes.
public TimeSpan StatisticsLogWriteInterval { get; set; }
member this.StatisticsLogWriteInterval : TimeSpan with get, set
Public Property StatisticsLogWriteInterval As TimeSpan