IHttpResetFeature Interface  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to send reset messages for protocols that support them such as HTTP/2 or HTTP/3.
public interface class IHttpResetFeaturepublic interface IHttpResetFeaturetype IHttpResetFeature = interfacePublic Interface IHttpResetFeatureMethods
| Reset(Int32) | Send a reset message with the given error code. The request will be considered aborted. |