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