Retrieves the elapsed time of the request in milliseconds.
Syntax
virtual ULONGLONG GetRequestElapsedTime(
VOID
) = 0;
Parameters
This method accepts no parameters.
Return Value
A ULONGLONG which contains the elapsed time in milliseconds since the request was initiated.
Requirements
| Type | Description |
|---|---|
| Product | IIS 10.0 |
| Header | Httpserv.h |