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