SPWebApplication.HttpThrottleSettings property
取得物件,它提供管理與組態設定的效能監視與 HTTP 要求節流。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property HttpThrottleSettings As SPHttpThrottleSettings
Get
'用途
Dim instance As SPWebApplication
Dim value As SPHttpThrottleSettings
value = instance.HttpThrottleSettings
public SPHttpThrottleSettings HttpThrottleSettings { get; }
Property value
Type: Microsoft.SharePoint.Utilities.SPHttpThrottleSettings
要求效能和節流的 Web 應用程式的管理物件。
備註
HttpThrottleSettings管理中心應用程式的 Web 應用程式時,會傳回a null reference (Nothing in Visual Basic) 。