Implemented interface member:
property
Error
Microsoft.AspNetCore.Connections.Features.IProtocolErrorCodeFeature.Error
1 reference to Error
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests (1)
QuicStreamContextTests.cs (1)
286
Assert.Equal((long)Http3ErrorCode.InternalError, quicStreamContext.
Error
);