2 references to Cancelled
aspire (2)
Telemetry\InternalMicrosoftDetector.cs (2)
326
var deadlineTriggeredCancellation = timedOut && diagnostic.Outcome == InternalMicrosoftProbeOutcome.
Cancelled
;
393
new InternalMicrosoftProbeDiagnostic(probe.Name, InternalMicrosoftProbeOutcome.
Cancelled
, stopwatch.Elapsed, HasAlias: false, HasDomain: false),