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