1 reference to s_processExitTimeout
aspire (1)
Utils\EnvironmentChecker\DcpConnectionChecker.cs (1)
358
using var exitCts = new CancellationTokenSource(
s_processExitTimeout
);