2 references to StoppedAsync
Microsoft.Extensions.Hosting (2)
HostOptions.cs (1)
22/// <see cref="IHostedLifecycleService.StoppedAsync(CancellationToken)"/>.
Internal\Host.cs (1)
267service.StoppedAsync(token)).ConfigureAwait(false);