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