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