SPDistributedCacheClusterConfigStorageLocation class

this class represents the velocity distributed cache cluster Config storage location

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

'Declaration
<GuidAttribute("B793A4F5-7982-41D5-8940-1CCFAA4C6D2B")> _
Public NotInheritable Class SPDistributedCacheClusterConfigStorageLocation _
    Inherits SPAutoSerializingObject
'Usage
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.

See also

Reference

SPDistributedCacheClusterConfigStorageLocation members

Microsoft.SharePoint.DistributedCaching.Utilities namespace