Share via


SPResourceMeasureConstants.PercentProcessorTime property

A resource measure of the percentage of processor time used by a process.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property PercentProcessorTime As String
    Get
'Usage
Dim value As String

value = SPResourceMeasureConstants.PercentProcessorTime
public static string PercentProcessorTime { get; }

Property value

Type: System.String
A String with the value PercentProcessorTime.

See also

Reference

SPResourceMeasureConstants class

SPResourceMeasureConstants members

Microsoft.SharePoint.Administration namespace