SPHttpThrottleSettings class

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)

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.

See also

Reference

SPHttpThrottleSettings members

Microsoft.SharePoint.Utilities namespace