2 references to Timeout
Microsoft.AspNetCore.Http.Connections (2)
Internal\HttpConnectionManager.cs (1)
163_ = DisposeAndRemoveAsync(connection, closeGracefully: true, HttpConnectionStopStatus.Timeout);
Internal\HttpConnectionsMetrics.cs (1)
96HttpConnectionStopStatus.Timeout => "timeout",