Compartilhar via


SPDistributedCacheClusterInfoManager class

Representa um Gerenciador de cluster de cache distribuído velocity por farm do SharePoint e é responsável por gerenciar os clusters no farm.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPPersistedObject
      Microsoft.SharePoint.DistributedCaching.Utilities.SPDistributedCacheClusterInfoManager

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

Syntax

'Declaração
<GuidAttribute("BA2AA1D3-52C9-4D7B-88A7-B40C62281E8E")> _
Public NotInheritable Class SPDistributedCacheClusterInfoManager _
    Inherits SPPersistedObject _
    Implements IDisposable
'Uso
Dim instance As SPDistributedCacheClusterInfoManager
[GuidAttribute("BA2AA1D3-52C9-4D7B-88A7-B40C62281E8E")]
public sealed class SPDistributedCacheClusterInfoManager : SPPersistedObject, 
    IDisposable

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

SPDistributedCacheClusterInfoManager members

Microsoft.SharePoint.DistributedCaching.Utilities namespace