SPThrottlingRule class
移除目標健康情況為基礎的規則
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPRequestManagementRule
Microsoft.SharePoint.Administration.SPThrottlingRule
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<SerializableAttribute> _
<GuidAttribute("09927821-C61A-45E8-AF8A-E214B0F323F1")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPThrottlingRule _
Inherits SPRequestManagementRule
'用途
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.