Condividi tramite


SPThrottlingRule constructor (String)

Constructor for creating a throttling rule

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

Syntax

'Declaration
Public Sub New ( _
    displayName As String _
)
'Usage
Dim displayName As String

Dim instance As New SPThrottlingRule(displayName)
public SPThrottlingRule(
    string displayName
)

Parameters

See also

Reference

SPThrottlingRule class

SPThrottlingRule members

SPThrottlingRule overload

Microsoft.SharePoint.Administration namespace