SPDistributedCacheService class
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPPersistedUpgradableObject
Microsoft.SharePoint.Administration.SPService
Microsoft.SharePoint.Administration.SPWindowsService
Microsoft.SharePoint.DistributedCaching.Utilities.SPDistributedCacheService
Namespace: Microsoft.SharePoint.DistributedCaching.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<GuidAttribute("33201818-9DFF-4168-99A4-6A2C40EC7387")> _
Public NotInheritable Class SPDistributedCacheService _
Inherits SPWindowsService
'用途
Dim instance As SPDistributedCacheService
[GuidAttribute("33201818-9DFF-4168-99A4-6A2C40EC7387")]
public sealed class SPDistributedCacheService : SPWindowsService
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.