SPHttpThrottleSettings class
提供效能監視及 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
'宣告
<GuidAttribute("2F8DFF96-B063-4f3a-B77B-5A2738CE362B")> _
Public NotInheritable Class SPHttpThrottleSettings _
Inherits SPPersistedObject
'用途
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.