2 references to ServerTimeout
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\HttpConnection.cs (1)
295Abort(new ConnectionAbortedException(CoreStrings.ConnectionTimedOutByServer), ConnectionEndReason.ServerTimeout);
Internal\Infrastructure\KestrelMetrics.cs (1)
507ConnectionEndReason.ServerTimeout => "server_timeout",