SPHttpFileExtensionThrottleClassifier Class
Enables the management of throttling of HTTP requests for a resource with specified extension.
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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public NotInheritable Class SPHttpFileExtensionThrottleClassifier _
Inherits SPRequestThrottleClassifier
'Usage
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.