1 reference to MaxDaysToGetEventsFor
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
EventLogCollector.cs (1)
253
&& (eventLogRecord.TimeCreated.Value > DateTime.Now.AddDays(-
MaxDaysToGetEventsFor
))