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)
Available in Sandboxed Solutions: No
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