2 references to DefaultCollectionWindow
Microsoft.Extensions.Diagnostics.ResourceMonitoring (2)
ResourceMonitoringOptions.cs (2)
32
public TimeSpan CollectionWindow { get; set; } =
DefaultCollectionWindow
;
56
public TimeSpan PublishingWindow { get; set; } =
DefaultCollectionWindow
;