Microsoft.FASTSearch.MP.Entity.NCtrlProcessNode Controller Process

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

FAST Search Server 2010 for SharePoint Node Controller Process

Element properties:

Base ClassMicrosoft.FASTSearch.MP.Entity.NCtrlComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5656116e-0f61-862a-7719-64384bceb2b4

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.NCtrlProcess:
Param  string  Param false 256  False 
Port  string  Port false 256  False 
Executable  string  Executable false 256  False 

Health Model:

Source Code:

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