NodeConfiguration.StatisticsPerfCountersWriteInterval 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 PerfCounterWriteInterval attribute specifies the frequency of updating the windows performance counters. The default is 30 seconds.
public TimeSpan StatisticsPerfCountersWriteInterval { get; set; }
member this.StatisticsPerfCountersWriteInterval : TimeSpan with get, set
Public Property StatisticsPerfCountersWriteInterval As TimeSpan