Share via


SPDistributedCacheClusterConfigStorageLocation class

Representa o local de armazenamento de configuração de cluster de cache distribuído velocity.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.DistributedCaching.Utilities.SPDistributedCacheClusterConfigStorageLocation

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

Syntax

'Declaração
<GuidAttribute("B793A4F5-7982-41D5-8940-1CCFAA4C6D2B")> _
Public NotInheritable Class SPDistributedCacheClusterConfigStorageLocation _
    Inherits SPAutoSerializingObject
'Uso
Dim instance As SPDistributedCacheClusterConfigStorageLocation
[GuidAttribute("B793A4F5-7982-41D5-8940-1CCFAA4C6D2B")]
public sealed class SPDistributedCacheClusterConfigStorageLocation : SPAutoSerializingObject

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

SPDistributedCacheClusterConfigStorageLocation members

Microsoft.SharePoint.DistributedCaching.Utilities namespace