הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Retrieves the start time of the request in milliseconds.
Syntax
virtual ULONGLONG GetRequestStartTime(
VOID
) = 0;
Parameters
This method accepts no parameters.
Return Value
A ULONGLONG which contains the start time of the request as specified by GetTickCount64(), which is the offset in milliseconds since the system was started.
Requirements
| Type | Description |
|---|---|
| Product | IIS 10.0 |
| Header | Httpserv.h |