Freigeben über


SPThrottlingRule-Konstruktor (String)

Konstruktor zum Erstellen einer Regel Drosselung

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
)

Parameter

  • displayName
    Typ: System.String

    Der eindeutige Name für die Regel

Siehe auch

Referenz

SPThrottlingRule Klasse

SPThrottlingRule-Member

SPThrottlingRule-Überladung

Microsoft.SharePoint.Administration-Namespace