SPRoutingMachinePool - Constructeur (String, SPRequestManagementSettings)
Constructeur
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Sub New ( _
name As String, _
parent As SPRequestManagementSettings _
)
'Utilisation
Dim name As String
Dim parent As SPRequestManagementSettings
Dim instance As New SPRoutingMachinePool(name, parent)
public SPRoutingMachinePool(
string name,
SPRequestManagementSettings parent
)
Paramètres
- name
Type : System.String
parent
Type : Microsoft.SharePoint.Administration.SPRequestManagementSettingsL'objet de paramètres de parent
Voir aussi
Référence
SPRoutingMachinePool - Membres