SPThrottlingRule-Klasse

Regel zum Entfernen von Zielen basierend auf Integrität

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Administration.SPRequestManagementRule
    Microsoft.SharePoint.Administration.SPThrottlingRule

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

Syntax

'Declaration
<SerializableAttribute> _
<GuidAttribute("09927821-C61A-45E8-AF8A-E214B0F323F1")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPThrottlingRule _
    Inherits SPRequestManagementRule
'Usage
Dim instance As SPThrottlingRule
[SerializableAttribute]
[GuidAttribute("09927821-C61A-45E8-AF8A-E214B0F323F1")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPThrottlingRule : SPRequestManagementRule

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPThrottlingRule-Member

Microsoft.SharePoint.Administration-Namespace