SPRoutingMachinePoolPipeBind.Read 方法

从管道读取一个**[SPRoutingMachinePool]**对象。

命名空间:  Microsoft.SharePoint.PowerShell
程序集:  Microsoft.SharePoint.PowerShell(位于 Microsoft.SharePoint.PowerShell.dll 中)

语法

声明
Public Overrides Function Read As SPRoutingMachinePool
用法
Dim instance As SPRoutingMachinePoolPipeBind
Dim returnValue As SPRoutingMachinePool

returnValue = instance.Read()
public override SPRoutingMachinePool Read()

返回值

类型:Microsoft.SharePoint.Administration.SPRoutingMachinePool
[SPRoutingMachinePool] 如果它存在,则否则为**[null]**。

另请参阅

引用

SPRoutingMachinePoolPipeBind 类

SPRoutingMachinePoolPipeBind 成员

Microsoft.SharePoint.PowerShell 命名空间