Microsoft.FASTSearch.MP.Entity.NCtrlServiceNode Controller Service

Microsoft.FASTSearch.MP.Entity.NCtrlService (ClassType)

Windows service controlled by the node controller

Element properties:

Base ClassMicrosoft.FASTSearch.MP.Entity.NCtrlComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1b83ee2b-3b77-51d4-35f2-f3753ea50da5

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.FASTSearch.MP.Entity.NCtrlComponent:
Id  string  Id true 256  False 
Description  string  Description false 256  False 
Microsoft.FASTSearch.MP.Entity.NCtrlService:
ServiceName  string  Service name false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.FASTSearch.MP.Entity.NCtrlService" Accessibility="Public" Abstract="true" Base="Microsoft.FASTSearch.MP.Entity.NCtrlComponent" Hosted="true" Singleton="false">
<Property ID="ServiceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>