SPHttpHeaderThrottleClassifier.ThrottleLevel 属性

获取一个值,指定匹配请求的限制时。

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

语法

声明
Public Overrides ReadOnly Property ThrottleLevel As SPRequestThrottleLevel
    Get
用法
Dim instance As SPHttpHeaderThrottleClassifier
Dim value As SPRequestThrottleLevel

value = instance.ThrottleLevel
public override SPRequestThrottleLevel ThrottleLevel { get; }

属性值

类型:Microsoft.SharePoint.Utilities.SPRequestThrottleLevel
一个值,指定用于匹配请求的调节策略。默认值为FirstStage

另请参阅

引用

SPHttpHeaderThrottleClassifier 类

SPHttpHeaderThrottleClassifier 成员

Microsoft.SharePoint.Utilities 命名空间