SPResourceMeasureConstants.IdlePercentProcessorTime-Eigenschaft
Ein Maß Ressource die prozentuale Prozessorzeit, wenn ein Vorgang im Leerlauf ist.
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; }
Eigenschaftswert
Typ: System.String
String mit dem Wert IdlePercentProcessorTime.
Siehe auch
Referenz
SPResourceMeasureConstants Klasse