SPRequestManagementSettings.ThrottlingRules-Eigenschaft
Ruft eine Auflistung von beibehaltenen Steuerungsregeln verwendet.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ThrottlingRules As SPThrottlingRuleCollection
Get
'Usage
Dim instance As SPRequestManagementSettings
Dim value As SPThrottlingRuleCollection
value = instance.ThrottlingRules
public SPThrottlingRuleCollection ThrottlingRules { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Administration.SPThrottlingRuleCollection
Siehe auch
Referenz
SPRequestManagementSettings Klasse