SPWebApplication.HttpThrottleSettings-Eigenschaft
Ruft ein Objekt, Verwaltung und Konfiguration von Einstellungen für das Leistungsüberwachungs- und HTTP-Anforderungssteuerung bereitstellt.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property HttpThrottleSettings As SPHttpThrottleSettings
Get
'Usage
Dim instance As SPWebApplication
Dim value As SPHttpThrottleSettings
value = instance.HttpThrottleSettings
public SPHttpThrottleSettings HttpThrottleSettings { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Utilities.SPHttpThrottleSettings
Die Anforderung Leistung und der Drosselung Verwaltungsobjekt für die Webanwendung.
Hinweise
HttpThrottleSettings gibt ein Nullverweis (Nothing in Visual Basic) zurück, wenn die Webanwendung der Zentraladministration-Anwendung ist.