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

'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

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.

See also

Reference

SPDistributedCacheService members

Microsoft.SharePoint.DistributedCaching.Utilities namespace