MSBTS_ReceivePort (WMI)

 

Represents an individual receive port defined by BizTalk Server.

Declaration

class MSBTS_ReceivePort : MSBTS_Setting  

Members

MSBTS_ReceivePort defines the following properties:

Property Description
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/p/?LinkID=20246.
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/p/?LinkID=20246.
InboundTransforms Contains a string representation of the maps to apply per inbound document.
IsTwoWay Indicates whether this port is a one way or two way port.
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 receive port.
OutboundTransforms Contains a string representation of the maps to apply per outbound document.
PrimaryReceiveLocation Contains the name of the primary receive location for the port.
SendPipeline Contains a name of the send pipeline for the port.
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/p/?LinkID=20246.
Tracking Contains the tracking configuration for the port.
MSBTS_ReceivePort.RouteFailedMessage Property (WMI) This property controls whether failed messages have to be routed to failed message subscribers.

Remarks

This class wraps the managed Microsoft.BizTalk.ExplorerOM.ReceivePort class.

Requirements

Header: Declared in BTSWMISchema2K.mof or BTSWMISchemaXP.mof.

Namespace: Included in \root\MicrosoftBizTalkServer.