Implemented interface member:
method
StopProcessingNextRequest
Microsoft.AspNetCore.Server.Kestrel.Core.Internal.IRequestProcessor.StopProcessingNextRequest(Microsoft.AspNetCore.Server.Kestrel.Core.ConnectionEndReason)
2 references to StopProcessingNextRequest
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\Http1MessageBody.cs (2)
75_context.StopProcessingNextRequest(ConnectionEndReason.InvalidBodyReaderState); 110_context.StopProcessingNextRequest(ConnectionEndReason.InvalidBodyReaderState);