SPResourceMeasureConstants.ProcessCPUCycles property
A resource measure of the CPU cycles used by a process.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ProcessCPUCycles As String
Get
'Usage
Dim value As String
value = SPResourceMeasureConstants.ProcessCPUCycles
public static string ProcessCPUCycles { get; }
Property value
Type: System.String
A String with the value of ProcessCPUCycles.
See also
Reference
SPResourceMeasureConstants class