1 reference to MonitorProcessesForTerminationAsync
aspire (1)
Commands\RunCommand.cs (1)
557
var stopped = await
MonitorProcessesForTerminationAsync
(appHostInfo, cancellationToken).ConfigureAwait(false);