SPResourceMeasureConstants.AbnormalTerminationCount-Eigenschaft
Ein Maß Ressource die Anzahl der Programmabbrüche.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property AbnormalTerminationCount As String
Get
'Usage
Dim value As String
value = SPResourceMeasureConstants.AbnormalTerminationCount
public static string AbnormalTerminationCount { get; }
Eigenschaftswert
Typ: System.String
String mit dem Wert AbnormalProcessTerminationCount.
Siehe auch
Referenz
SPResourceMeasureConstants Klasse