SPRequestManagementSettings.ThrottlingEnabled 属性

获取或设置一个限制的标志,用于确定是启用还是禁用带宽限制功能。

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

语法

声明
Public Property ThrottlingEnabled As Boolean
    Get
    Set
用法
Dim instance As SPRequestManagementSettings
Dim value As Boolean

value = instance.ThrottlingEnabled

instance.ThrottlingEnabled = value
public bool ThrottlingEnabled { get; set; }

属性值

类型:System.Boolean

另请参阅

引用

SPRequestManagementSettings 类

SPRequestManagementSettings 成员

Microsoft.SharePoint.Administration 命名空间