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