SPThrottlingRuleCollection constructor (SPRequestManagementSettings)

Constructor

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    parent As SPRequestManagementSettings _
)
'Usage
Dim parent As SPRequestManagementSettings

Dim instance As New SPThrottlingRuleCollection(parent)
public SPThrottlingRuleCollection(
    SPRequestManagementSettings parent
)

Parameters

See also

Reference

SPThrottlingRuleCollection class

SPThrottlingRuleCollection members

SPThrottlingRuleCollection overload

Microsoft.SharePoint.Administration namespace