共用方式為


SPDistributedCacheClusterConfigStorageLocation class

代表速度分散式快取叢集中設定儲存位置。

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

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

請參閱

參照

SPDistributedCacheClusterConfigStorageLocation members

Microsoft.SharePoint.DistributedCaching.Utilities namespace