Share via


SPResourceMeasureConstants members

Contains string constants for the names of SPResourceMeasure objects in Microsoft SharePoint Foundation.

The SPResourceMeasureConstants type exposes the following members.

Properties

  Name Description
Public propertyStatic member AbnormalTerminationCount A resource measure of the abnormal termination count.
Public propertyStatic member CpuExecutionTime A resource measure of the amount of CPU execution time.
Public propertyStatic member CriticalExceptionsCount A resource measure of the count of critical exceptions.
Public propertyStatic member IdlePercentProcessorTime A resource measure of the percent processor time when a process is idle.
Public propertyStatic member InvocationCount A resource measure of the count of invocations.
Public propertyStatic member PercentProcessorTime A resource measure of the percentage of processor time used by a process.
Public propertyStatic member ProcessCPUCycles A resource measure of the CPU cycles used by a process.
Public propertyStatic member ProcessHandleCount A resource measure of the number of handles used by a process.
Public propertyStatic member ProcessingTime A resource measure of the amount of processing time.
Public propertyStatic member ProcessIOBytes A resource measure of the amount of I/O bytes per second used by a process.
Public propertyStatic member ProcessThreadCount A resource measure of the number of threads used by a process.
Public propertyStatic member ProcessVirtualBytes A resource measure of the count of virtual bytes used by a process.
Public propertyStatic member SharePointDatabaseQueryCount A resource measure of the number of SharePoint SQL queries.
Public propertyStatic member SharePointDatabaseQueryTime A resource measure of the SharePoint SQL query time.
Public propertyStatic member UnhandledExceptionsCount A resource measure of the number of unhandled exceptions.
Public propertyStatic member UnresponsiveProcessCount A resource measure of the number of unresponsive processes.

Top

See also

Reference

SPResourceMeasureConstants class

Microsoft.SharePoint.Administration namespace