Microsoft.ApplicationServer.WFManagementServiceAppFabric Workflow Management Service

Microsoft.ApplicationServer.WFManagementService (ClassType)

This class represents a Windows NT Service that AppFabric installs. This service is responsible providing failover and instance control capabilities to the Workflow Services being managed by AppFabric.

Knowledge Base article:

Summary

This class represents a Windows NT Service that AppFabric installs. This service is responsible providing failover and instance control capabilities to the Workflow Services being managed by AppFabric.

Element properties:

Base ClassMicrosoft.ApplicationServer.LocalService
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId954776e1-f19a-1c39-fd43-15a4b60a52c8

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 
Microsoft.ApplicationServer.WFManagementService:
ManagementName  string  Management Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.ApplicationServer.WFManagementService" Accessibility="Public" Abstract="false" Base="Microsoft.ApplicationServer.LocalService" Hosted="true" Singleton="false">
<Property ID="ManagementName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>