MSBTS_HostInstance.HostType Property (WMI)
Indicates which runtime model the instances of the BizTalk host will be running in. The syntax shown is language neutral.
Syntax
uint32 HostType;
Remarks
This property is read only.
The following table contains the permissible values for this property:
Description | Value |
---|---|
In-process | 1 |
Isolated | 2 |
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.