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