SPHttpUserAgentAndMethodClassifier class
Permite o gerenciamento de otimização para solicitações HTTP para um agente de usuário especificado, um método HTTP especificado ou uma combinação de agente e método.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Utilities.SPRequestThrottleClassifier
Microsoft.SharePoint.Utilities.SPHttpUserAgentAndMethodClassifier
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public NotInheritable Class SPHttpUserAgentAndMethodClassifier _
Inherits SPRequestThrottleClassifier
'Uso
Dim instance As SPHttpUserAgentAndMethodClassifier
public sealed class SPHttpUserAgentAndMethodClassifier : 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.