Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides management and configuration settings for performance monitoring and HTTP request throttling.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Utilities.SPHttpThrottleSettings
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<GuidAttribute("2F8DFF96-B063-4f3a-B77B-5A2738CE362B")> _
Public NotInheritable Class SPHttpThrottleSettings _
Inherits SPPersistedObject
'Usage
Dim instance As SPHttpThrottleSettings
[GuidAttribute("2F8DFF96-B063-4f3a-B77B-5A2738CE362B")]
public sealed class SPHttpThrottleSettings : SPPersistedObject
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.