MSBTS_HostInstance.ServiceState Property (WMI)

 

Contains the state of the host instance.

Property Declaration

The syntax shown is language neutral.

uint32 ServiceState;  

Remarks

This property is read only.

The following table contains the permissible values for this property:

Description Value
Stopped 1
Start pending 2
Stop pending 3
Running 4
Continue pending 5
Pause pending 6
Paused 7
Unknown 8

Note that the integer values must be used in code and script.

For samples illustrating the MSBTS_HostInstance class, see WMI Script Samples.

Requirements

Header: Declared in BTSWMISchemaXP.mof.

Namespace: Included in \root\MicrosoftBizTalkServer.