This property indicates whether IIS should log total CPU times for all out-of-process ISAPI extensions and ASP and CGI applications. For more information, see CpuLoggingOptions.
| Data type | DWORD |
| Default value | -1 |
| Inheritance | Inheritable |
This property is accessible at the following locations:
| Metabase Path | Key Type |
| /LM/W3SVC | IIsWebService |
| /LM/W3SVC/N | IIsWebServer |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
Note This property is a bitmask flag of the identifier MD_CPU_LOGGING_OPTIONS.
| Metabase identifier | MD_CPU_LOGGING_OPTIONS |
| Metabase bitmask identifier | MD_CPU_ENABLE_ALL_PROC_LOGGING |
| Data type | DWORD_METADATA |
| User type | IIS_MD_UT_SERVER |
| Metabase bitmask value | 0x00000001 |