IHttpContext4 接口
表示 HTTP 请求的重新处理,并启用对诊断操作的其他支持。
语法
class IHttpContext4 : public IHttpContext3
方法
下表列出了 类公开 IHttpContext4
的方法
名称 | 说明 |
---|---|
GetRequestElapsedTime | 检索请求的运行时间(以毫秒为单位)。 |
GetRequestStartTime | 检索请求的开始时间(以毫秒为单位)。 |
派生类
此接口不包含派生类。
继承层次结构
IHttpContext4
要求
类型 | 说明 |
---|---|
Products | IIS 10.0 |
Header | Httpserv.h |