SPRoutingMachinePoolCollection-Konstruktor
Konstruktor
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New ( _
parent As SPRequestManagementSettings _
)
'Usage
Dim parent As SPRequestManagementSettings
Dim instance As New SPRoutingMachinePoolCollection(parent)
public SPRoutingMachinePoolCollection(
SPRequestManagementSettings parent
)
Parameter
parent
Typ: Microsoft.SharePoint.Administration.SPRequestManagementSettingsDie Einstellungen für das übergeordnete Objekt
Siehe auch
Referenz
SPRoutingMachinePoolCollection Klasse