共用方式為


SPRoutingMachinePool constructor (String, SPRequestManagementSettings)

建構函數

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

Syntax

'宣告
Public Sub New ( _
    name As String, _
    parent As SPRequestManagementSettings _
)
'用途
Dim name As String
Dim parent As SPRequestManagementSettings

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

參數

請參閱

參照

SPRoutingMachinePool class

SPRoutingMachinePool members

SPRoutingMachinePool overload

Microsoft.SharePoint.Administration namespace