MSBTS_HostSetting (WMI)
Creates a Microsoft BizTalk Server host setting.
Declaration
class MSBTS_HostSetting : MSBTS_Setting
Members
MSBTS_AppTypeSetting defines the following properties/methods:
Property | Description |
---|---|
AuthTrusted | Indicates whether a BizTalk host can be trusted to collect authentication information. |
Caption (Inherited from CIM_Setting) | For more information about the CIM_Setting class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkId=83193. |
MSBTS_HostSetting.ClusterResourceGroupName Property (WMI) | When the host instances of this host are clustered, this property contains the cluster resource group name set by the Administrator. |
MSBTS_HostSetting.DBQueueSizeThreshold Property (WMI) | Maximum number of items in the Database. |
MSBTS_HostSetting.DBSessionThreshold Property (WMI) | Maximum number of DB Sessions (per CPU) allowed before throttling begins. |
DecryptCertComment | Represents a comment field that allows you to associate a friendly name with a decryption certificate. |
DecryptCertThumbprint | Contains the thumbprint of the decryption certificate. |
MSBTS_HostSetting.DeliveryQueueSize Property (WMI) | Size of the in-memory Queue that the host maintains as a temporary placeholder for delivering messages. |
Description (Inherited from CIM_Setting) | For more information about the CIM_Setting class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkId=83193. |
MSBTS_HostSetting.GlobalMemoryThreshold Property (WMI) | Maximum System-wide Virtual Memory (in percent) usage allowed before throttling begins. |
HostTracking | Indicates whether instances of this BizTalk Host will host the tracking sub service. |
HostType | Indicates which runtime model the instances of the BizTalk Host will be running in. |
MSBTS_HostSetting.InflightMessageThreshold Property (WMI) | Maximum number of in-memory in-flight messages allowed before throttling Message Delivery begins. |
IsDefault | Indicates whether the BizTalk Host represented by this WMI instance is the default BizTalk Host in the BizTalk group. |
MSBTS_HostSetting.IsHost32BitOnly Property (WMI) | This property indicates whether the host instance process should be created as 32-bit on both 32-bit and 64-bit servers. |
LastUsedLogon | Contains a default logon for the BizTalk Host instance creation user interface. |
MSBTS_HostSetting.MessageDeliverySampleSpaceSize Property (WMI) | This property indicates the number of samples that are used for determining the rate of the Message Delivery to all Service Classes of the Host |
MSBTS_HostSetting.MessageDeliverySampleSpaceWindow (WMI) | Time-window (in milliseconds) beyond which samples will be deemed invalid for consideration. |
MSBTS_HostSetting.MessageDeliveryOverdriveFactor Property (WMI) | Percent factor by which the system will overdrive the Input rate for Message Delivery Throttling. |
MSBTS_HostSetting.MessageDeliveryMaximumDelay Property (WMI) | Maximum Delay (in milliseconds) imposed for Message Delivery Throttling. Zero indicates disable Message Delivery Throttling. |
MSBTS_HostSetting.MessagePublishSampleSpaceSize Property (WMI) | Number of samples that are used for determining the rate of the Message Publishing by the Service Classes. |
MSBTS_HostSetting.MessagePublishSampleSpaceWindow Property (WMI) | Time-window (in milliseconds) beyond which samples will be deemed invalid for consideration. |
MSBTS_HostSetting.MessagePublishOverdriveFactor Property (WMI) | Percent Factor by which the system will overdrive the Input rate. |
MSBTS_HostSetting.MessagePublishMaximumDelay Property (WMI) | Maximum Delay (in milliseconds) imposed for Message Publishing Throttling. Zero indicates disable Message Publishing Throttling. |
MgmtDbNameOverride | Overrides the initial catalog part of the BizTalk Management database connect string, and represents the database name. This property was not implemented for BizTalk Server and is reserved for future use. |
MgmtDbServerOverride | Overrides the data source part of the BizTalk Management database connect string. This property was not implemented for BizTalk Server and is reserved for future use. |
Name | Contains the name of the BizTalk host. |
NTGroupName | Contains the name of the Windows NT group. |
SettingID (Inherited from CIM_Setting) | For more information about the CIM_Setting class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkId=83193. |
MSBTS_HostSetting.ThreadPoolSize Property (WMI) | Maximum number of messaging engine threads per CPU. |
MSBTS_HostSetting.ThreadThreshold Property (WMI) | Maximum number of threads in the process (per CPU) allowed before throttling begins. |
MSBTS_HostSetting.ProcessMemoryThreshold Property (WMI) | Maximum Process Memory (in percent) allowed before throttling begins. |
Remarks
For sample code using the MSBTS_HostSetting class, see Creating, Updating, and Deleting a Host Instance Using WMI.
Requirements
Header: Declared in BTSWMISchemaXP.mof.
Namespace: Included in \root\MicrosoftBizTalkServer.