Microsoft.DistributedCache.CacheHostServiceAppFabric Cache Host Service

Microsoft.DistributedCache.CacheHostService (ClassType)

This class represents a Windows NT Service that AppFabric installs. This service is the host for the AppFabric caching features.

Knowledge Base article:

Summary

This class represents a Windows NT Service that AppFabric installs. This service is the host for the AppFabric caching features.

Element properties:

Base ClassMicrosoft.ApplicationServer.LocalService
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId74c2cb71-1464-53e7-ae54-5d963ee4f534

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.ApplicationServer.LocalService:
ServiceName  string  Service Name true 256  False 
Description  string  Description false 256  False 
StartMode  string  Start Mode false 256  False 
RunAs  string  Run As false 256  False 
ImagePath  string  Image Path false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.DistributedCache.CacheHostService" Accessibility="Public" Abstract="false" Base="Microsoft.ApplicationServer.LocalService" Hosted="true" Singleton="false"/>