Share via


SPResourceMeasureConstants.ProcessThreadCount property

A resource measure of the number of threads used by a process.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ProcessThreadCount As String
    Get
'Usage
Dim value As String

value = SPResourceMeasureConstants.ProcessThreadCount
public static string ProcessThreadCount { get; }

Property value

Type: System.String
A String with the value ProcessThreadCount.

See also

Reference

SPResourceMeasureConstants class

SPResourceMeasureConstants members

Microsoft.SharePoint.Administration namespace