Freigeben über


SPDistributedCacheHostInfoCollection-Klasse

Stellt die Auflistung von SPDistributedCacheHostInfo -Objekten dar.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Administration.SPPersistedObjectCollection<SPDistributedCacheHostInfo>
    Microsoft.SharePoint.Administration.SPPersistedChildCollection<SPDistributedCacheHostInfo>
      Microsoft.SharePoint.DistributedCaching.Utilities.SPDistributedCacheHostInfoCollection

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

Syntax

'Declaration
<GuidAttribute("CB1BAF22-D68D-4EE1-89D0-C41C0139365D")> _
Public Class SPDistributedCacheHostInfoCollection _
    Inherits SPPersistedChildCollection(Of SPDistributedCacheHostInfo)
'Usage
Dim instance As SPDistributedCacheHostInfoCollection
[GuidAttribute("CB1BAF22-D68D-4EE1-89D0-C41C0139365D")]
public class SPDistributedCacheHostInfoCollection : SPPersistedChildCollection<SPDistributedCacheHostInfo>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPDistributedCacheHostInfoCollection-Member

Microsoft.SharePoint.DistributedCaching.Utilities-Namespace