5 references to LegacyStartTimeMatchTolerance
aspire (5)
Processes\ProcessTreeGracefulShutdownService.cs (2)
250
ProcessSignaler.RequestGracefulShutdownWithRuntimeStartTime(target.Pid, runtimeStartTime, ProcessStartTimeHelper.
LegacyStartTimeMatchTolerance
, logger);
372
return ProcessSignaler.TryGetRunningProcessWithRuntimeStartTime(target.Pid, target.StartTime.Value, ProcessStartTimeHelper.
LegacyStartTimeMatchTolerance
, logger);
src\Shared\ParentProcessLivenessMonitor.cs (1)
81
? ProcessStartTimeHelper.IsProcessRunningWithRuntimeStartTime(parentPid, legacyStartTime, ProcessStartTimeHelper.
LegacyStartTimeMatchTolerance
)
src\Shared\ProcessStartTimeHelper.cs (2)
222
/// an independently sampled boot time and can differ by <see cref="
LegacyStartTimeMatchTolerance
"/>
229
/// cross-process orphan/liveness callers pass <see cref="
LegacyStartTimeMatchTolerance
"/> to absorb