SPHttpUserAgentAndMethodClassifier class
啟用節流的 HTTP 要求指定的使用者代理程式、 指定的 HTTP 方法或代理程式和方法的組合的管理。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Utilities.SPRequestThrottleClassifier
Microsoft.SharePoint.Utilities.SPHttpUserAgentAndMethodClassifier
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public NotInheritable Class SPHttpUserAgentAndMethodClassifier _
Inherits SPRequestThrottleClassifier
'用途
Dim instance As SPHttpUserAgentAndMethodClassifier
public sealed class SPHttpUserAgentAndMethodClassifier : SPRequestThrottleClassifier
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.