Compartilhar via


SPHttpThrottleSettings class

Fornece definições de configuração e gerenciamento para o monitoramento de desempenho e limitação de solicitações HTTP.

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

'Declaração
<GuidAttribute("2F8DFF96-B063-4f3a-B77B-5A2738CE362B")> _
Public NotInheritable Class SPHttpThrottleSettings _
    Inherits SPPersistedObject
'Uso
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.

Ver também

Referência

SPHttpThrottleSettings members

Microsoft.SharePoint.Utilities namespace