SPDistributedCacheClusterInfo class
代表速度分散式快取叢集中在 SharePoint 伺服器陣列。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.DistributedCaching.Utilities.SPDistributedCacheClusterInfo
Namespace: Microsoft.SharePoint.DistributedCaching.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<GuidAttribute("D55ADB03-DB27-4230-A079-615230CDC70E")> _
Public NotInheritable Class SPDistributedCacheClusterInfo _
Inherits SPPersistedObject _
Implements IDisposable
'用途
Dim instance As SPDistributedCacheClusterInfo
[GuidAttribute("D55ADB03-DB27-4230-A079-615230CDC70E")]
public sealed class SPDistributedCacheClusterInfo : 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.