Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
this class represents the velocity distributed cache cluster in a SPFarm
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
'Declaration
<GuidAttribute("D55ADB03-DB27-4230-A079-615230CDC70E")> _
Public NotInheritable Class SPDistributedCacheClusterInfo _
Inherits SPPersistedObject _
Implements IDisposable
'Usage
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.