Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the reprocessing of an HTTP request and enables additional support for diagnostic operations.
Syntax
class IHttpContext4 : public IHttpContext3
Methods
The following table lists the methods exposed by the IHttpContext4
class
Name | Description |
---|---|
GetRequestElapsedTime | Retrieves the elapsed time of the request in milliseconds. |
GetRequestStartTime | Retrieves the start time of the request in milliseconds. |
Derived Classes
This interface contains no derived classes.
Inheritance Hierarchy
IHttpContext4
Requirements
Type | Description |
---|---|
Product | IIS 10.0 |
Header | Httpserv.h |