SPRequestThrottleClassifier.ThrottleLevel 属性

派生类中实现时,获取一个值,该值指示匹配的 HTTP 请求的限制时。

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

语法

声明
Public MustOverride ReadOnly Property ThrottleLevel As SPRequestThrottleLevel
    Get
用法
Dim instance As SPRequestThrottleClassifier
Dim value As SPRequestThrottleLevel

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

属性值

类型:Microsoft.SharePoint.Utilities.SPRequestThrottleLevel
匹配请求被限制的情况。

另请参阅

引用

SPRequestThrottleClassifier 类

SPRequestThrottleClassifier 成员

Microsoft.SharePoint.Utilities 命名空间