1 write to _memoryRefreshInterval
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
Windows\WindowsSnapshotProvider.cs (1)
83_memoryRefreshInterval = options.MemoryConsumptionRefreshInterval;
1 reference to _memoryRefreshInterval
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
Windows\WindowsSnapshotProvider.cs (1)
159_refreshAfterMemory = now.Add(_memoryRefreshInterval);