Share via


SPDistributedCacheService-Klasse

Vererbungshierarchie

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

'Declaration
<GuidAttribute("33201818-9DFF-4168-99A4-6A2C40EC7387")> _
Public NotInheritable Class SPDistributedCacheService _
    Inherits SPWindowsService
'Usage
Dim instance As SPDistributedCacheService
[GuidAttribute("33201818-9DFF-4168-99A4-6A2C40EC7387")]
public sealed class SPDistributedCacheService : SPWindowsService

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPDistributedCacheService-Member

Microsoft.SharePoint.DistributedCaching.Utilities-Namespace