Share via


SPResourceMeasureConstants.IdlePercentProcessorTime property

A resource measure of the percent processor time when a process is idle.

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

Syntax

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

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

Property value

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

See also

Reference

SPResourceMeasureConstants class

SPResourceMeasureConstants members

Microsoft.SharePoint.Administration namespace