SPHttpFileExtensionThrottleClassifier class
啟用的節流設定具有指定副檔名之資源的 HTTP 要求的管理。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Utilities.SPRequestThrottleClassifier
Microsoft.SharePoint.Utilities.SPHttpFileExtensionThrottleClassifier
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public NotInheritable Class SPHttpFileExtensionThrottleClassifier _
Inherits SPRequestThrottleClassifier
'用途
Dim instance As SPHttpFileExtensionThrottleClassifier
public sealed class SPHttpFileExtensionThrottleClassifier : 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.