Compartilhar via


SPThrottlingRule class

Regra para remover destinos com base na integridade

Inheritance hierarchy

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

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

Syntax

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

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

SPThrottlingRule members

Microsoft.SharePoint.Administration namespace