Share via


SPDistributedCacheHostInfoCollection constructor

Constructor

Namespace:  Microsoft.SharePoint.DistributedCaching.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    parent As SPDistributedCacheClusterInfo _
)
'Usage
Dim parent As SPDistributedCacheClusterInfo

Dim instance As New SPDistributedCacheHostInfoCollection(parent)
public SPDistributedCacheHostInfoCollection(
    SPDistributedCacheClusterInfo parent
)

Parameters

See also

Reference

SPDistributedCacheHostInfoCollection class

SPDistributedCacheHostInfoCollection members

Microsoft.SharePoint.DistributedCaching.Utilities namespace