2 references to ConnectionIdle
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (2)
Internal\QuicStreamContext.cs (2)
284catch (QuicException ex) when (ex.QuicError is QuicError.ConnectionIdle) 445catch (QuicException ex) when (ex.QuicError is QuicError.ConnectionIdle)