SPResourceMeasureConstants.UnresponsiveProcessCount property
沒有回應的程序數目的資源量值。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared ReadOnly Property UnresponsiveProcessCount As String
Get
'用途
Dim value As String
value = SPResourceMeasureConstants.UnresponsiveProcessCount
public static string UnresponsiveProcessCount { get; }
Property value
Type: System.String
String 與值UnresponsiveprocessCount。
請參閱
參照
SPResourceMeasureConstants class