共用方式為


SPDistributedCacheHostInfo class

代表速度快取主機。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPPersistedObject
      Microsoft.SharePoint.DistributedCaching.Utilities.SPDistributedCacheHostInfo

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

Syntax

'宣告
<GuidAttribute("5508DA2A-3B8A-4D00-B824-35A83769E614")> _
Public NotInheritable Class SPDistributedCacheHostInfo _
    Inherits SPPersistedObject
'用途
Dim instance As SPDistributedCacheHostInfo
[GuidAttribute("5508DA2A-3B8A-4D00-B824-35A83769E614")]
public sealed class SPDistributedCacheHostInfo : SPPersistedObject

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.

請參閱

參照

SPDistributedCacheHostInfo members

Microsoft.SharePoint.DistributedCaching.Utilities namespace