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