SPResourceMeasureConstants.ProcessCPUCycles-Eigenschaft
Ein Maß Ressource CPU-Zyklen von einem Prozess verwendet.
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; }
Eigenschaftswert
Typ: System.String
String mit dem Wert des ProcessCPUCycles.
Siehe auch
Referenz
SPResourceMeasureConstants Klasse