Share via


SPCmdletDistributedCacheClusterInfoManagerPipeBind.Read method

This member overrides SPCmdletPipeBind<TCmdletObject>.Read().

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

Syntax

'Declaration
Public Overrides Function Read As SPDistributedCacheClusterInfoManager
'Usage
Dim instance As SPCmdletDistributedCacheClusterInfoManagerPipeBind
Dim returnValue As SPDistributedCacheClusterInfoManager

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

Return value

Type: Microsoft.SharePoint.DistributedCaching.Utilities.SPDistributedCacheClusterInfoManager

See also

Reference

SPCmdletDistributedCacheClusterInfoManagerPipeBind class

SPCmdletDistributedCacheClusterInfoManagerPipeBind members

Microsoft.SharePoint.PowerShell namespace