Share via


SPRoutingMachineInfoPipeBind.Read method

Reads an [SPRoutingMachineInfo] object from the pipe.

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

Syntax

'Declaration
Public Overrides Function Read As SPRoutingMachineInfo
'Usage
Dim instance As SPRoutingMachineInfoPipeBind
Dim returnValue As SPRoutingMachineInfo

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

Return value

Type: Microsoft.SharePoint.Administration.SPRoutingMachineInfo
An [SPRoutingMachineInfo] if it exists; otherwise, [null].

See also

Reference

SPRoutingMachineInfoPipeBind class

SPRoutingMachineInfoPipeBind members

Microsoft.SharePoint.PowerShell namespace