Share via


SPDistributedCacheHostInfoCollection - Classe

Cette classe représente la collection de le SPDistributedCacheHostInfo

Hiérarchie d’héritage

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

Espace de noms :  Microsoft.SharePoint.DistributedCaching.Utilities
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<GuidAttribute("CB1BAF22-D68D-4EE1-89D0-C41C0139365D")> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class SPDistributedCacheHostInfoCollection _
    Inherits SPPersistedChildCollection(Of SPDistributedCacheHostInfo)
'Utilisation
Dim instance As SPDistributedCacheHostInfoCollection
[GuidAttribute("CB1BAF22-D68D-4EE1-89D0-C41C0139365D")]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class SPDistributedCacheHostInfoCollection : SPPersistedChildCollection<SPDistributedCacheHostInfo>

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SPDistributedCacheHostInfoCollection - Membres

Microsoft.SharePoint.DistributedCaching.Utilities - Espace de noms