构造函数
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Sub New ( _
parent As SPRequestManagementSettings _
)
用法
Dim parent As SPRequestManagementSettings
Dim instance As New SPRoutingMachinePoolCollection(parent)
public SPRoutingMachinePoolCollection(
SPRequestManagementSettings parent
)
参数
parent
类型:Microsoft.SharePoint.Administration.SPRequestManagementSettings父级设置对象
另请参阅
引用
SPRoutingMachinePoolCollection 类