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)
Available in Sandboxed Solutions: No

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