Share via


SPResourceMeasureConstants.UnresponsiveProcessCount property

A resource measure of the number of unresponsive processes.

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

Syntax

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

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

Property value

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

See also

Reference

SPResourceMeasureConstants class

SPResourceMeasureConstants members

Microsoft.SharePoint.Administration namespace