IHttpResetFeature 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于为支持它们的协议(如 HTTP/2 或 HTTP/3)发送重置消息。
public interface class IHttpResetFeature
public interface IHttpResetFeature
type IHttpResetFeature = interface
Public Interface IHttpResetFeature
方法
Reset(Int32) |
使用给定的错误代码发送重置消息。 请求将被视为已中止。 |