共用方式為


SPDistributedCacheClusterInfoManager class

代表每個 SharePoint 伺服器陣列的速度分散式快取叢集管理員,負責管理伺服器陣列中的叢集。

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

'宣告
<GuidAttribute("BA2AA1D3-52C9-4D7B-88A7-B40C62281E8E")> _
Public NotInheritable Class SPDistributedCacheClusterInfoManager _
    Inherits SPPersistedObject _
    Implements IDisposable
'用途
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.

請參閱

參照

SPDistributedCacheClusterInfoManager members

Microsoft.SharePoint.DistributedCaching.Utilities namespace