Share via


SPHttpThrottleSettings-Klasse

Bietet Management und Konfigurationseinstellungen für die Leistungsüberwachung und die HTTP-Anforderung Drosselung.

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPHttpThrottleSettings-Member

Microsoft.SharePoint.Utilities-Namespace