Share via


SPRoutingMachinePool constructor (String, SPRequestManagementSettings)

Constructor

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

Syntax

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

Dim instance As New SPRoutingMachinePool(name, parent)
public SPRoutingMachinePool(
    string name,
    SPRequestManagementSettings parent
)

Parameters

See also

Reference

SPRoutingMachinePool class

SPRoutingMachinePool members

SPRoutingMachinePool overload

Microsoft.SharePoint.Administration namespace