Partilhar via


SPResourceMeasureConstants.AbnormalTerminationCount Property

A resource measure of the abnormal termination count.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

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

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

Property Value

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

See Also

Reference

SPResourceMeasureConstants Class

SPResourceMeasureConstants Members

Microsoft.SharePoint.Administration Namespace