Share via


SPThrottlingRulePipeBind constructor

Initializes a new [SPThrottlingRulePipeBind] object from the specified [SPThrottlingRule] object

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

Syntax

'Declaration
Public Sub New ( _
    pipebindObject As SPThrottlingRule _
)
'Usage
Dim pipebindObject As SPThrottlingRule

Dim instance As New SPThrottlingRulePipeBind(pipebindObject)
public SPThrottlingRulePipeBind(
    SPThrottlingRule pipebindObject
)

Parameters

See also

Reference

SPThrottlingRulePipeBind class

SPThrottlingRulePipeBind members

Microsoft.SharePoint.PowerShell namespace