SPDistributedCacheHostInfo class
this class represents velocity Cache Host
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
'Declaration
<GuidAttribute("5508DA2A-3B8A-4D00-B824-35A83769E614")> _
Public NotInheritable Class SPDistributedCacheHostInfo _
Inherits SPPersistedObject
'Usage
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.