2 references to AppShutdown
Microsoft.AspNetCore.Http.Connections (2)
Internal\HttpConnectionManager.cs (1)
197tasks.Add(DisposeAndRemoveAsync(c.Value, closeGracefully: false, HttpConnectionStopStatus.AppShutdown));
Internal\HttpConnectionsMetrics.cs (1)
97HttpConnectionStopStatus.AppShutdown => "app_shutdown",