SPDistributedCacheClusterInfo.CacheHostsInfoCollection property

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

Syntax

'Declaration
Public Property CacheHostsInfoCollection As SPDistributedCacheHostInfoCollection
    Get
    Friend Set
'Usage
Dim instance As SPDistributedCacheClusterInfo
Dim value As SPDistributedCacheHostInfoCollection

value = instance.CacheHostsInfoCollection
public SPDistributedCacheHostInfoCollection CacheHostsInfoCollection { get; internal set; }

Property value

Type: Microsoft.SharePoint.DistributedCaching.Utilities.SPDistributedCacheHostInfoCollection

See also

Reference

SPDistributedCacheClusterInfo class

SPDistributedCacheClusterInfo members

Microsoft.SharePoint.DistributedCaching.Utilities namespace