SPRequestManagementSettings.ThrottlingRules 属性

获取持久的限制规则的集合。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property ThrottlingRules As SPThrottlingRuleCollection
    Get
用法
Dim instance As SPRequestManagementSettings
Dim value As SPThrottlingRuleCollection

value = instance.ThrottlingRules
public SPThrottlingRuleCollection ThrottlingRules { get; }

属性值

类型:Microsoft.SharePoint.Administration.SPThrottlingRuleCollection

另请参阅

引用

SPRequestManagementSettings 类

SPRequestManagementSettings 成员

Microsoft.SharePoint.Administration 命名空间